Closed Bug 1339139 Opened 7 years ago Closed 7 years ago

Mozaggregator missing certain histograms

Categories

(Cloud Services Graveyard :: Metrics: Pipeline, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: frank, Assigned: frank)

Details

Since adding GPU processes [0], it seems some histograms have stopped being aggregated [1]. It's unclear why.

[0] https://github.com/mozilla/python_mozaggregator/pull/29
[1] https://mzl.la/2kk8N2Z
Good news is, the data is all there. This seems to be a frontend problem with TMO. The service is correctly returning the histograms for the seemingly "missing" dates.
Severity: critical → normal
Okay, I've narrowed the issue. We do have the data being aggregated, but the previous value for child was {true, false}, while now it is {"true", "false", "gpu"}.
This is has been deployed to prod.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Product: Cloud Services → Cloud Services Graveyard
You need to log in before you can comment on or make changes to this bug.