Enable release snippets in Nightly without telemetry
Categories
(Firefox :: Messaging System, enhancement, P1)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox73 | --- | verified |
People
(Reporter: andreio, Assigned: andreio)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Currently in the nightly release channel has few or no snippets at all while release has 100s.
Performance regressions can go unnoticed and our recent (bug 1600335) histogram will not capture any spikes.
Plan is to add a pref (possibly nightly only) that changes the endpoint to release while at the same time disables telemetry. We don't want to affect the campaign numbers and also if required (if we decide to ship a campaign on Nightly) we can switch back easily.
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
Pushed by aoprea@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/e5faa9355b26 Enable release snippets in Nightly without telemetry r=k88hudson
Comment 3•2 years ago
|
||
After talking with the Snippets team, there seem to be plan to run again Nightly snippets in the near future. Andrei, I think we discussed about the possibility to merge Release and Nightly snippets on the fly in browser. Is this possible? If so, this satisfies both Snippets team that gets to run Nightly Snippets (along with Release in Nightly channel) and your team that gets Release Snippets in Nightly channel.
lmk what you think. Thanks!
Comment 4•2 years ago
|
||
Also in the case above, what happens with telemetry? If it's super simple to report only on Nightly Snippets that would be great, otherwise we need to discuss options.
Comment 5•2 years ago
|
||
| bugherder | ||
Comment 6•2 years ago
|
||
I have verified this issue on Firefox Nightly 73.0a1 (Build ID: 20191219095006) on Windows 10 x64, Mac 10.14.6 and Ubuntu 18.04.2.
I can confirm the following:
browser.newtabpage.activity-stream.asrouter.useReleaseSnippetspreference is set ontrueby default- the Snippets are displayed on profiles older than 30 days
- the telemetry pings are not displayed in the browser console.
Description
•