Android version without a number found in OS and Geo Distribution monitoring
Categories
(Data Platform and Tools :: General, task, P2)
Tracking
(Not tracked)
People
(Reporter: anicholson, Assigned: srose)
References
Details
(Whiteboard: [dataquality])
In Firefox Android starting June 11, we've started seeing a number of clients with an OS version "Android" (as opposed to "Android x.x.x"). This is worth some investigations
Comment 1•4 years ago
|
||
This is very likely to be related to https://github.com/mozilla/gcp-ingestion/pull/2102 which landed on the 10th.
Comment 2•4 years ago
|
||
(In reply to Wesley Dawson [:whd] from comment #1)
This is very likely to be related to https://github.com/mozilla/gcp-ingestion/pull/2102 which landed on the 10th.
That change is limited to the ContextualServicesSender streaming job. The change in behavior that Alex is reporting here was showing up in our pipeline health check looker dashboard, based on os values from stable tables. So I don't think these can be related.
Comment 3•4 years ago
|
||
This is investigated in https://bugzilla.mozilla.org/show_bug.cgi?id=1781085
Updated•4 years ago
|
| Assignee | ||
Updated•4 years ago
|
Comment 4•4 years ago
|
||
(In reply to the resolution of https://bugzilla.mozilla.org/show_bug.cgi?id=1781085)
Glean v50.1.4 includes Bug 1781085 and will be released with Fenix/Focus 103.2.0
As of today we noticed the line for Android without a version stopped increasing. As discussed in the Platform Health Check meeting today, we should observe whether the line will lower after the fix above gets rolled out.
Comment 5•3 years ago
|
||
As of today, this value is still holding steady. We would expect the 103.2.0 to have been rolled out, so it's unclear if this has been fixed in the client.
Comment 6•3 years ago
|
||
For more context: https://mozilla.slack.com/archives/C4D5ZA91B/p1658515046076419
| Assignee | ||
Comment 7•3 years ago
|
||
(In reply to Frank Bertsch [:frank] from comment #5)
As of today, this value is still holding steady. We would expect the 103.2.0 to have been rolled out, so it's unclear if this has been fixed in the client.
I've confirmed Fenix 103.2.0 has indeed rolled out at the usual rate, and it looks like the missing Android version leveling out and holding steady is simply due to the long tail of people who aren't updating Fenix to the latest version. So this particular problem was not fixed in Glean 50.1.4 / Fenix 103.2.0.
I'm grabbing this bug to investigate further.
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 8•3 years ago
|
||
I've determined that in Fenix 103.1.0 and later client_info.os_version is nearly always "Unknown", and have created Glean SDK bug 1787928 for that.
| Assignee | ||
Comment 9•3 years ago
|
||
A fix for this appears to have been deployed to the Fenix release channel around 2022-10-18 when the number of clients without a reported OS version began dropping rapidly.
While we still have around 391k clients remaining without a reported OS version, we'll consider this fixed.
Updated•3 years ago
|
Description
•