Closed
Bug 1517824
Opened 6 years ago
Closed 6 years ago
Telemetry moz_generic_error_monitor is being terminated
Categories
(Data Platform and Tools :: General, enhancement, P1)
Data Platform and Tools
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: trink, Assigned: trink)
Details
Telemetry moz_generic_error_monitor is being terminated due to the timer event inject message limit. This is because we are not filtering out the invalid doctypes and end up tracking a lot of garbage. Since we don't have an authoritative list of generic doctypes at the moment we should at least filter by the naming restriction [a-zA-Z-] in the message matcher and simply ignore everything else.
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → mtrinkala
Points: --- → 1
Priority: -- → P1
Assignee | ||
Comment 1•6 years ago
|
||
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
Component: Pipeline Ingestion → General
You need to log in
before you can comment on or make changes to this bug.
Description
•