Closed
Bug 1386766
Opened 8 years ago
Closed 5 years ago
Record rate of parse errors in telemetry-streaming error_aggregates
Categories
(Data Platform and Tools :: General, enhancement, P4)
Data Platform and Tools
General
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: frank, Unassigned)
References
Details
If a ping fails to parse, then we don't include it in the error_aggregates data. We should keep track of how often this is happening.
See: https://github.com/mozilla/telemetry-streaming/blob/master/src/main/scala/com/mozilla/telemetry/streaming/ErrorAggregator.scala#L148
Comment 1•8 years ago
|
||
Frank, any opinion on who should own this?
Points: --- → 2
Flags: needinfo?(fbertsch)
Priority: -- → P3
| Reporter | ||
Comment 2•8 years ago
|
||
Mauro said he would be taking this.
Assignee: nobody → mdoglio
Flags: needinfo?(fbertsch)
| Reporter | ||
Updated•8 years ago
|
Assignee: mdoglio → nobody
Priority: P3 → P4
| Reporter | ||
Updated•7 years ago
|
Component: Datasets: General → Datasets: Error Aggregates
Depends on: 1388351
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•