Closed
Bug 1364205
Opened 9 years ago
Closed 8 years ago
Update the moz_telemetry_doctype monitor cfgs
Categories
(Data Platform and Tools :: Monitoring & Alerting, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: trink, Assigned: whd)
Details
(Whiteboard: [SvcOps])
-- All docTypes
- Duplicates have been split out into their own Type so the message_matcher needs to be updated
message_matcher = 'Fields[docType] == "'.. docType .. '" && (Type == "telemetry" || Type == "telemetry.error" || Type == "telemetry.duplicate")'
-- crash docType
- Update the crash ping size alert to 25105 (as the size has basically doubled since the 53 release)
- The volume is still very high and erratic allowing a 20% increase week over week may quiet it down a bit
-- release, saved-session docTypes
- Shape set the mindist to 4
| Assignee | ||
Comment 1•8 years ago
|
||
https://github.com/mozilla-services/puppet-config/pull/2582, deployed today.
Assignee: nobody → whd
Status: NEW → RESOLVED
Points: --- → 1
Closed: 8 years ago
Resolution: --- → FIXED
Whiteboard: [SvcOps]
| Reporter | ||
Comment 2•8 years ago
|
||
- Update the crash ping size alert to 58148
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 3•8 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 8 years ago → 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•