Closed
Bug 1407391
Opened 8 years ago
Closed 8 years ago
Add an alert if we're getting a large number of reports from builds without symbols
Categories
(Socorro :: General, task)
Socorro
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: RyanVM, Assigned: marco)
Details
We've had instances in the past where we were missing symbols for builds without noticing for a long period of time (OSX symbolification issues, missing DevEdition symbol uploads). While it's almost certainly not feasible to alert for *any* reports we get that are missing symbols, I'm thinking we should probably have something complaining loudly if we've gotten more than X (100? 1000?) crash reports from a given build ID without symbols.
| Assignee | ||
Comment 2•8 years ago
|
||
We have a weekly report of modules with missing symbols, with a threshold of 2000 reports.
I could make the Firefox modules bold, this way it would pretty clear when we are missing symbols for our own modules.
Flags: needinfo?(mcastelluccio)
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → mcastelluccio
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•8 years ago
|
||
Done with https://github.com/marco-c/missing_symbols/commit/48448daf5b3c9b90b58cde5eb1f13206ed4fcd8f.
Let me know if you want to tweak the threshold or the output format.
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•