Open
Bug 1303100
Opened 9 years ago
Updated 3 years ago
Add alert_emails field for Telemetry probe DATA_STORAGE_ENTRIES and other, related probes
Categories
(Core :: Security: PSM, defect, P3)
Tracking
()
NEW
People
(Reporter: chutten|RustWeek, Unassigned)
Details
(Whiteboard: [psm-backlog])
In looking at what became bug 1303098, I noticed DATA_STORAGE_ENTRIES has no alert_emails field.
From https://developer.mozilla.org/en-US/docs/Mozilla/Performance/Adding_a_new_Telemetry_probe, alert_emails is:
> Required for all new histograms. This field is a list of e-mail addresses
> that should be notified when the distribution of the histogram changes
> significantly from one build-id to the other. This can be useful to detect
> regressions. Note that all alerts will be sent automatically to
> mozilla.dev.telemetry-alerts.
Please add a useful email address or mailing list to alert_emails for that probe in toolkit/components/telemetry/Histograms.json, and remove its name from the alert_emails whitelist in toolkit/components/telemetry/histogram-whitelists.json
Feel free to hit any and all other, related telemetry probes missing alert_emails while you're in the vicinity :D
(( with a full list of probes and appropriate email addresses, this would be a good first bug. Feel free to pester me for r? ))
Updated•9 years ago
|
Priority: -- → P2
Whiteboard: [psm-backlog]
Comment 1•7 years ago
|
||
Moving to p3 because no activity for at least 1 year(s).
See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Priority: P2 → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•