Extend expiry of accessibility panel telemetry to never.
Categories
(DevTools :: Accessibility Tools, task)
Tracking
(firefox70 wontfix, firefox71 fixed)
People
(Reporter: yzen, Assigned: yzen)
References
Details
Attachments
(2 files)
47 bytes,
text/x-phabricator-request
|
pascalc
:
approval-mozilla-beta+
|
Details | Review |
61 bytes,
text/plain
|
chutten
:
data-review+
|
Details |
The accessibility panel telemetry expires in Firefox 70. It was originally added for a shield study and consequently for monitoring uptake of the tool in non-release channels (primarily Dev Edition). As of Firefox 63, the panel is enabled as one of the default developer tools (leaving us only 2 versions to see the uptake and other feature usage). After extending it previously from 65 to 70 there is no plan of removing the probes and I would like to change them to never expire.
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
(In reply to François Marier [:francois] from comment #3)
Comment on attachment 9101577 [details]
Request for data collection review formYura, I'm not a data steward anymore so you'll need to pick someone from the
list at https://wiki.mozilla.org/Firefox/Data_Collection.
Ah thanks, sorry !
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Comment 5•6 years ago
|
||
Comment 7•6 years ago
|
||
bugherder |
Assignee | ||
Comment 8•6 years ago
|
||
Comment on attachment 9101576 [details]
Bug 1587985 - extend accessibility panel telemetry probes to never. r?chutten, data-review=chutten
Beta/Release Uplift Approval Request
- User impact if declined: Our team never got a notification about the expiring scalars and now we are risking of not having telemetry for Firefox 70 for accessibility panel. It's especially tragic because we have a lot of new features coming out this release.
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Simply updating expiry values for telemetry probes.
- String changes made/needed: None
Comment 9•6 years ago
|
||
Yura, you are requesting an uplift to beta has been on 71 since October 14. Your patch in comment #7 landed in 71 nightly during the soft code freeze week and got uplifted to 71 beta on the final merge day on October 22. Do I understand correctly you mean to request an uplift to the 70 release branch for the next 70 dot release? Thanks
CCing Liz who is the release owner for 70.
Assignee | ||
Comment 10•6 years ago
|
||
(In reply to Pascal Chevrel:pascalc from comment #9)
Yura, you are requesting an uplift to beta has been on 71 since October 14. Your patch in comment #7 landed in 71 nightly during the soft code freeze week and got uplifted to 71 beta on the final merge day on October 22. Do I understand correctly you mean to request an uplift to the 70 release branch for the next 70 dot release? Thanks
CCing Liz who is the release owner for 70.
Yes ideally, if it's considered low risk it would be best to re-instate the telemetry for 70 with this patch. Thanks
Updated•6 years ago
|
Assignee | ||
Comment 11•6 years ago
|
||
Pascal, just to confirm, I would also have to request the same uplift to beta as well to ensure that data is reported on all channels?
Comment 12•6 years ago
|
||
(In reply to Yura Zenevich [:yzen] from comment #11)
Pascal, just to confirm, I would also have to request the same uplift to beta as well to ensure that data is reported on all channels?
If you want this probe on beta (71), yes you need to also request it for beta. Note that you you should make sure that your patch applies cleanly to all the branches you request. If you need separate patches per channel then you have to make separate uplift requests.
Updated•6 years ago
|
Assignee | ||
Comment 14•6 years ago
|
||
(In reply to Liz Henry (:lizzard) from comment #13)
Can this wait for 71?
I guess it could, it's not in any way critical, we just wont have release telemetry for 70.
Assignee | ||
Comment 15•6 years ago
|
||
If that's the way to go, then we could just flip the flag to approval-mozilla-beta?
Comment 16•6 years ago
|
||
Comment on attachment 9101576 [details]
Bug 1587985 - extend accessibility panel telemetry probes to never. r?chutten, data-review=chutten
Changed uplift flag target to beta.
Updated•6 years ago
|
Comment 17•6 years ago
|
||
Comment on attachment 9101576 [details]
Bug 1587985 - extend accessibility panel telemetry probes to never. r?chutten, data-review=chutten
Low risk telemetry probe expiry change, uplift approved for 71 beta 6, thanks.
Description
•