Closed
Bug 1586789
Opened 6 years ago
Closed 6 years ago
Send e-mails for expired metrics
Categories
(Data Platform and Tools :: Glean: SDK, defect, P3)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mdroettboom, Assigned: mdroettboom)
Details
(Whiteboard: [telemetry:glean-rs:m11])
Attachments
(1 file)
No description provided.
Updated•6 years ago
|
Whiteboard: [telemetry:glean-rs:m8] → [telemetry:glean-rs:m11]
Comment 1•6 years ago
|
||
We can probably do this in the probe-scraper. It already does metric-name-duplication and sends emails, handling expiry there should be easily doable as well.
We can use a similar template as we do for Desktop: https://github.com/mozilla/cerberus/blob/86d00f15ebad7bbf172608bc29f17646741ac65b/alert/expiring.py#L139-L143
We should also document the process on what to do in the Glean SDK book
| Assignee | ||
Comment 2•6 years ago
|
||
Assignee: nobody → mdroettboom
| Assignee | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•