Closed
Bug 1175512
Opened 10 years ago
Closed 10 years ago
Data validation: ensure that telemetry histograms data is in the expected form.
Categories
(Cloud Services Graveyard :: Metrics: Pipeline, defect, P2)
Cloud Services Graveyard
Metrics: Pipeline
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: mreid, Unassigned)
Details
(Whiteboard: [unifiedTelemetry][40b9][data-validation])
Two parts:
1. Define a proper specification for histograms
2. Check incoming data and make sure it matches the specification
We occasionally see bad data in the histograms, such as the value for a histogram key being a float or a string. We should pre-clean this kind of stuff once so that analysis jobs do not have to deal with it.
| Reporter | ||
Updated•10 years ago
|
Priority: -- → P2
Whiteboard: [unifiedTelemetry][b5]
Updated•10 years ago
|
Whiteboard: [unifiedTelemetry][b5] → [unifiedTelemetry][40b9][data-validation]
Updated•10 years ago
|
Iteration: --- → 43.1 - Aug 24
Comment 1•10 years ago
|
||
Revisit this as part of larger "fix the histograms" project.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INCOMPLETE
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
•