Closed
Bug 560627
Opened 15 years ago
Closed 8 years ago
ADUAPI changes for hang detection
Categories
(Socorro :: General, task)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: ozten, Unassigned)
References
Details
+++ This bug was initially created as a clone of Bug #559360 +++
We need the ADU daily report to support hang detection.
The Adu by day API needs to be enhanced to allow an optional parameter crash type.
http://code.google.com/p/socorro/wiki/AduAPI
Default value - all
browser - total crashes with a hang id, but which are not processType = plugin
plugin - total crashes with a hang id and processType = plugin
Comment 1•15 years ago
|
||
The first sentence and later comment here don't seem to be related. Do you want to separate hangs and non-hangs, or browser/plugin crashes, or all of the above?
| Reporter | ||
Comment 2•15 years ago
|
||
(In reply to comment #1)
Good catch:
comment #0 should have been
Default value - total crashes (current behavior)
crash - total crashes where hang id is null
hang - total crashes where hang id is not null
Of course this needs to be designed, just capturing some requirements, not the final design :)
Comment 3•15 years ago
|
||
Hrm, I suspect that we will want the plugin/default crash differentiation also: browser crashes are more serious than the plugin crashes, which we're informally calling "whoopsies".
| Reporter | ||
Updated•15 years ago
|
Version: 1.8 → 1.7
| Reporter | ||
Comment 4•15 years ago
|
||
@lars - another service that could/should be updated with hangid information topcrashers.
I can do this in Postgres on PHP side, and will do so in Bug#562375, but it makes more sense to update top crashers. This wasn't doable in 1.6.2 timeframe, so I didn't suggest it. Thoughts?
Comment 5•15 years ago
|
||
Should this be in 1.7?
| Assignee | ||
Updated•14 years ago
|
Component: Socorro → General
Product: Webtools → Socorro
Comment 6•8 years ago
|
||
we will not be investing in additional one off reports. we'd like to move users towards mission control and away from rate based values in socorro
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•