Closed Bug 1438183 Opened 6 years ago Closed 6 years ago

Add alert_emails fields to PREDICTOR_* Telemetry probes

Categories

(Core :: Networking, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED
mozilla60
Tracking Status
firefox60 --- fixed

People

(Reporter: chutten, Assigned: u408661)

Details

(Whiteboard: [necko-triaged])

Attachments

(1 file)

There is a family of PREDICTOR_* probes that report Telemetry. From time to time they fire off an alert (like in bug 1348460 comment #14) and it takes a while for that alert to turn into constructive action.

Mostly this is because the people who understand the probe aren't told when the alert happens.

Luckily, this can easily be fixed! Just add a list of emails to the "alerts_emails" fields of the PREDICTOR_* probes in toolkit/components/telemetry/Histograms.json and they will be notified as soon as alerts are fired.

(This is incredibly-low volume. Most probes never alert at all. The ones that do alert infrequently)

If you need any help with this, just let me know!
Predictor sounds like your ballpark Nick, care to take a look at this?
Flags: needinfo?(hurley)
Priority: -- → P2
Whiteboard: [necko-triaged]
:chutten - is it legal to change the record_in_process field as well, or does that require a probe rename? Some of the older probes were labelled as collecting in both main and content processes (I assume by default whenever that field was added), but the main process is all we care about (as noted in some of the newer predictor probes). Figure, since I'm in there modifying the predictor probes, now would be a reasonable time to make the change. (I don't want to make the change if it would require a probe rename.)
Flags: needinfo?(hurley) → needinfo?(chutten)
Assignee: nobody → hurley
You can change the record_in_process field. To my knowledge, no server-side process requires that remain immutable. (To my knowledge, no server-side process reads it, except to display it)
Flags: needinfo?(chutten)
Comment on attachment 8953182 [details]
Bug 1438183 - Fix predictor telemetry configuration.

https://reviewboard.mozilla.org/r/222458/#review228432
Attachment #8953182 - Flags: review?(daniel) → review+
Pushed by hurley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a46655064652
Fix predictor telemetry configuration. r=bagder
https://hg.mozilla.org/mozilla-central/rev/a46655064652
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: