Closed
Bug 1666535
Opened 5 years ago
Closed 5 years ago
ExperimentAPI should report update events for features
Categories
(Firefox :: Nimbus Desktop Client, enhancement)
Firefox
Nimbus Desktop Client
Tracking
()
RESOLVED
FIXED
83 Branch
| Tracking | Status | |
|---|---|---|
| firefox83 | --- | fixed |
People
(Reporter: andreio, Assigned: andreio)
References
Details
Attachments
(1 file)
Currently we emit an update:<slug> event when changes are made (enrollment, recipe updates etc.) but this isn't useful if you're looking to use the ExperimentAPI to turn features on and off.
We can emit update:<feature> events when dispatching active experiment telemetry.
| Assignee | ||
Comment 1•5 years ago
|
||
Pushed by aoprea@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f8eb2b202a58
ExperimentAPI should report update events for features r=k88hudson
Comment 3•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•