Closed
Bug 929742
Opened 12 years ago
Closed 12 years ago
FX_THUMBNAILS_BG_CAPTURE_DONE_REASON_2 not showing up in dashboard
Categories
(Data Platform and Tools :: General, defect)
Data Platform and Tools
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: adw, Assigned: jonasfj)
Details
Bug 924651 replaced FX_THUMBNAILS_BG_CAPTURE_DONE_REASON with FX_THUMBNAILS_BG_CAPTURE_DONE_REASON_2 (note the 2) on 10/9, but both telemetry.mozilla.org and metrics.mozilla.org show the old histogram, and neither shows the new one. There should be lots of submissions by now.
| Assignee | ||
Updated•12 years ago
|
Component: Telemetry Server → Telemetry Dashboard
Comment 1•12 years ago
|
||
I just checked, and the FX_THUMBNAILS_BG_CAPTURE_DONE_REASON_2 is definitely present in the raw data in S3 (I checked yesterday's Nightly v27 data).
Of a total of 325120 submissions, 3772 contained FX_THUMBNAILS_BG_CAPTURE_DONE_REASON and 39167 contained FX_THUMBNAILS_BG_CAPTURE_DONE_REASON_2.
Comment 2•12 years ago
|
||
Looks like we have the same issue: SHUMWAY_TIME_TO_VIEW_MS (or other histograms added by SHUMWAY_TIME_TO_VIEW_MS) cannot be found in the list.
Comment 3•12 years ago
|
||
Looks like we have the same issue: SHUMWAY_TIME_TO_VIEW_MS (or other histograms added by https://bug900566.bugzilla.mozilla.org/attachment.cgi?id=818548) cannot be found in the list.
| Assignee | ||
Comment 4•12 years ago
|
||
I'm looking into to this... I suspect the Histograms.json file on the server wasn't updated.
This should be fixed now, so data should start appearing tonight - I hope :)
In the meantime I'm trying to back-process a October, but I'm not sure how feasible that is.
Assignee: nobody → jopsen
Status: NEW → ASSIGNED
| Assignee | ||
Comment 5•12 years ago
|
||
Okay, FX_THUMBNAILS_BG_CAPTURE_DONE_REASON_2 is in the dashboard:
http://telemetry.mozilla.org/#path=nightly/27/FX_THUMBNAILS_BG_CAPTURE_DONE_REASON_2
So far it's only data from yesterday... I'm working on a pool for workers to reprocess everything from October.
Later, I'll update the dashboard storage format to support adding/removing histograms without causing a lot of problems.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Webtools → Data Platform and Tools
Updated•2 years ago
|
Component: Telemetry Dashboards (TMO) → General
You need to log in
before you can comment on or make changes to this bug.
Description
•