Add telemetry when pref change causes experiment unenrollment
Categories
(Firefox :: Nimbus Desktop Client, enhancement, P1)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox117 | --- | fixed |
People
(Reporter: dberry, Assigned: beth)
Details
Attachments
(2 files)
|
2.49 KB,
text/plain
|
erichards
:
data-review+
|
Details |
|
48 bytes,
text/x-phabricator-request
|
Details | Review |
Currently, when a changed pref causes an unenrollment we record an unenrollment event with the changedPref reason. However, some experiments can change multiple prefs so it's not possible to know which pref was changed (causing the unenrollment). It would be helpful to add extra information to the unenrollment event detailing which changed pref caused the unenrollment
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 2•2 years ago
|
||
Comment 3•2 years ago
|
||
Comment on attachment 9343774 [details]
data-review-1843126.md
Data Review Form
-
Is there or will there be documentation that describes the schema for the ultimate data set in a public, complete, and accurate way?
- Yes, through the definition files Histograms.json, Scalars.yaml, and/or Events.yaml, and in the Probe Dictionary
-
Is there a control mechanism that allows the user to turn the data collection on and off? (Note, for data collection not needed for security purposes, Mozilla provides such a control mechanism) Provide details as to the control mechanism available.
- Yes, through the normal telemetry opt-out.
-
If the request is for permanent data collection, is there someone who will monitor the data over time?
- Yes, this a permanent annotation. Barret Rennie (barret@mozilla.com) will monitor.
-
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 (whether anonymous or otherwise; e.g., username, random IDs, etc. See the appendix for more details)?
- No
-
Is the data collection covered by the existing Firefox privacy notice?
- Yes
-
Does the data collection use a third-party collection tool? If yes, escalate to legal.
- No
Result
data-review+
Comment 5•2 years ago
|
||
| bugherder | ||
Description
•