Closed
Bug 1331630
Opened 8 years ago
Closed 8 years ago
Filter distribution viewer data to firefox pings
Categories
(Cloud Services Graveyard :: Metrics: Pipeline, defect, P1)
Cloud Services Graveyard
Metrics: Pipeline
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: harter, Assigned: harter)
References
Details
The distribution viewer cannot filter down to firefox pings because the cross sectional dataset does not include the application_name field. This causes the distribution viewer to report ~25% of users as linux users.
I'll need to add the application_name field to the cross_sectional dataset. Once we have this field I'll ask Rob Hudson to update the downstream job which populates the distribution viewer.
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → rharter
Assignee | ||
Comment 1•8 years ago
|
||
PR 164 [0] adds `application_name_mode` to the cross_sectional dataset. Rob, will you take a look at updating the python job which populates the distribution viewer?
[0] https://github.com/mozilla/telemetry-batch-view/pull/164
Flags: needinfo?(robhudson)
Comment 2•8 years ago
|
||
Distribution viewer script updated to filter by "Firefox":
https://github.com/mozilla/distribution-viewer/commit/ca088227d480f56d4fe9a3535bb72c214854f9e8
I'd like to backfill our historical data so it is as accurate as possible for the future when we allow historical dataset comparisons.
Flags: needinfo?(robhudson)
Assignee | ||
Comment 3•8 years ago
|
||
Rob, do you have a bug open for he future distribution viewer functionality? I will not have time to backfill this sprint. I'd like to close this bug and use Bug 1339847 to track the backfill.
Comment 4•8 years ago
|
||
I opened a github issue: https://github.com/mozilla/distribution-viewer/issues/179
Assignee | ||
Comment 5•8 years ago
|
||
Marking as resolved, we'll track the backfill in Bug 1339847.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Cloud Services → Cloud Services Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•