Closed
Bug 1548241
Opened 7 years ago
Closed 7 years ago
Add telemetry probe for an audit action in the accessibility inspector tool.
Categories
(DevTools :: Accessibility Tools, task)
DevTools
Accessibility Tools
Tracking
(firefox68 fixed)
RESOLVED
FIXED
Firefox 68
| Tracking | Status | |
|---|---|---|
| firefox68 | --- | fixed |
People
(Reporter: yzen, Assigned: yzen)
References
Details
Attachments
(2 files)
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
61 bytes,
text/plain
|
mmccorquodale
:
data-review+
|
Details |
Accessibility Inspector tool now has new functionality in the toolbar that allows users to run a full page audit (currently just for contrast).
We would like to add a telemetry probe (likely keyed scalar) that would give us insight about how many times and what kind of audit (filter type) the users run.
| Assignee | ||
Updated•7 years ago
|
Type: defect → task
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Attachment #9061884 -
Flags: data-review?(chutten)
Comment 3•7 years ago
|
||
Comment on attachment 9061884 [details]
Request for data collection review
Sharing the load with Megan
Attachment #9061884 -
Flags: data-review?(chutten) → data-review?(mmccorquodale)
| Assignee | ||
Comment 4•7 years ago
|
||
Hi Megan, I was wondering if you might have time to review this in the near future.. Given the 68 freeze was moved, I was hoping to land this without needing the uplift. Thanks!
Flags: needinfo?(mmccorquodale)
Comment 5•7 years ago
|
||
Comment on attachment 9061884 [details]
Request for data collection review
DATA COLLECTION REVIEW RESPONSE:
Is there or will there be documentation that describes the schema for the ultimate data set available publicly, complete and accurate?
This will be documented in the probe dictionary.
Is there a control mechanism that allows the user to turn the data collection on and off?
Yes. This collection is through telemetry and can be turned off through Firefox preferences.
If the request is for permanent data collection, is there someone who will monitor the data over time?
:yzen: will monitor the data over time.
Using the category system of data types on the Mozilla wiki, what collection type of data do the requested measurements fall under?
Category 2, interaction data.
Is the data collection request for default-on or default-off?
Default-on.
Does the instrumentation include the addition of any new identifiers?
No new identifiers.
Is the data collection covered by the existing Firefox privacy notice?
Yes.
Does there need to be a check-in in the future to determine whether to renew the data?
Planned check in at Firefox 73 release.
---
Result: datareview+
Flags: needinfo?(mmccorquodale)
Attachment #9061884 -
Flags: data-review?(mmccorquodale) → data-review+
Pushed by yura.zenevich@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/c6dbde54689d
add telemetry for audit filter activation in accessibility panel. r=jdescottes
Comment 7•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 68
You need to log in
before you can comment on or make changes to this bug.
Description
•