Implement Nimbus "is_ready" event and feature
Categories
(Firefox :: Nimbus Desktop Client, enhancement, P1)
Tracking
()
People
(Reporter: charlie, Assigned: charlie)
References
Details
Attachments
(3 files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
2.39 KB,
text/plain
|
erichards
:
data-review+
|
Details |
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-beta+
|
Details | Review |
A new Nimbus event called is_ready
is necessary to support holdback validation. The event should be defined in the metrics.yaml — its definition can be found in the related application-services PR here.
Additionally, the above metric should be recorded a number of times per launch equal to the value of a configurable variable on a new nimbus-is-ready
Nimbus feature.
See the related Nimbus JIRA ticket and epic for additional information.
Assignee | ||
Updated•1 year ago
|
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
Comment 3•1 year ago
|
||
Comment on attachment 9376094 [details]
data review request
Data Review Form (to be filled by Data Stewards)
Instructions: Data Stewards will review a request for data collection and endorse responses to each question. If the request does not provide answers to questions, reviewers give an r- and point to the questions that can’t be answered.
- Is there or will there be documentation that describes the schema for the ultimate data set in a public, complete, and accurate way?
- Documentation exists in the Glean Dictionary at https://dictionary.telemetry.mozilla.org/
- 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 standard Glean opt-out settings.
- If the request is for permanent data collection, is there someone who will monitor the data over time?
- Data will be collected for six months with the option to renew at that point.
- Using the category system of data types on the Mozilla wiki, what collection type of data do the requested measurements fall under?
- Category 1: technical.
- 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? If unsure: escalate to legal if:
- Yes
- Does the data collection use a third-party collection tool? If yes, escalate to legal.
- No
Comment 5•1 year ago
|
||
bugherder |
Comment 6•1 year ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D199401
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Description
•