Record Nimbus "is_ready" event
Categories
(Fenix :: Experimentation and Telemetry, enhancement)
Tracking
(firefox123 fixed, firefox124 fixed)
People
(Reporter: charlie, Assigned: charlie)
References
Details
Attachments
(2 files)
59 bytes,
text/x-github-pull-request
|
Details | Review | |
[mozilla-mobile/firefox-android] Bug 1875515 - record Nimbus is_ready event (backport #5222) (#5268)
59 bytes,
text/x-github-pull-request
|
pascalc
:
approval-mozilla-beta+
|
Details | Review |
A new Nimbus event called is_ready
has been added to support holdback validation. The event is defined in the metrics.yaml — its definition can be found in the related application-services PR here.
The above metric should be recorded a number of times per application 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
|
Assignee | ||
Updated•1 year ago
|
Comment 1•1 year ago
|
||
Comment 2•1 year ago
|
||
Authored by https://github.com/jeddai
https://github.com/mozilla-mobile/firefox-android/commit/3b2bd69f8ebfdc4b74af71162636a75967ed6556
[main] Bug 1875515 - record Nimbus is_ready event
Updated•1 year ago
|
Comment 3•1 year ago
|
||
Assignee | ||
Comment 4•1 year ago
|
||
Comment on attachment 9376097 [details] [review]
[mozilla-mobile/firefox-android] Bug 1875515 - record Nimbus is_ready event (backport #5222) (#5268)
Beta/Release Uplift Approval Request
- User impact if declined: Nimbus long-term holdback validation will not be able to take place during the v123 beta period, delaying the release of the feature.
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce: N/A
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): The change is not risky because the change only adds functionality to record new metrics.
- String changes made/needed: None
- Is Android affected?: Yes
Comment 5•1 year ago
|
||
Comment 6•1 year ago
|
||
Authored by https://github.com/mergify[bot]
https://github.com/mozilla-mobile/firefox-android/commit/75be3a5dbfeeba556fdf6a2c181291c58f469998
[releases_v123] Bug 1875515 - record Nimbus is_ready event (backport #5222) (#5268)
Description
•