Add Windows Insider Build Channel information to telemetry
Categories
(External Software Affecting Firefox :: Telemetry, enhancement)
Tracking
(Not tracked)
People
(Reporter: mpohle, Unassigned)
References
Details
(Whiteboard: [fidedi-ope])
A possibility to filter telemetry data based on a certain Windows Insider Build could help us to become more pro-active and predict errors before the next official Windows Update. It is noteworthy, that there is now also a Canary Channel
available for insider builds, which includes features for long-term testing and that the Dev Channel
remains the channel to test the latest technology and there is also a Beta Channel
and Release Preview Channel
.
For that reason we want to have the exact Insider Channel information in our telemetry data for the installer, WDBA and in general legacy/Glean telemetry. David Rubino discovered, that the value could be taken from HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsSelfHost\UI\Selection\UIBranch
Updated•2 years ago
|
Updated•2 years ago
|
Comment 1•2 years ago
|
||
There are a few places we'd like this:
- in the legacy telemetry environment (like
windowsUBR
); - in Glean (perhaps more generally, i.e., sibling to https://bugzilla.mozilla.org/show_bug.cgi?id=1802094)
- in the WDBA telemetry (which might be handled by Glean generally).
Description
•