Closed
Bug 562411
Opened 15 years ago
Closed 11 years ago
Top Changers should show (and sort by) something more useful than rank-change
Categories
(Socorro :: Webapp, task)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jruderman, Unassigned)
Details
Knowing that a topcrash increased in rank by 200 doesn't really tell me much. An increase from #223 to #23 is much more important than an increase from #423 to #223.
Instead, it should probably sort by increase in percentage of total crashes. That is, if a crash increases from 2.5% of total crashes to 3.5% of total crashes, that's a 1%-of-total increase.
Comment 1•15 years ago
|
||
(In reply to comment #0)
In the meantime to fixing this... The other piece of context next to the arrow is % and %diff. Sorting the %diff column will give you a sense of the biggest changes.
Comment 2•14 years ago
|
||
When 1.8 is released, Socorro will feature Change in Rank and Current Rank values for trending top crashes.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 3•14 years ago
|
||
Based on your description, I don't think the patch in bug 519423 fixes this bug.
Reporter | ||
Updated•14 years ago
|
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Assignee | ||
Updated•13 years ago
|
Component: Socorro → General
Product: Webtools → Socorro
Updated•13 years ago
|
Component: General → Webapp
Comment 4•11 years ago
|
||
Explosive addresses this and Top Changers is kinda useless anyway.
Status: REOPENED → RESOLVED
Closed: 14 years ago → 11 years ago
Resolution: --- → WONTFIX
Reporter | ||
Comment 5•11 years ago
|
||
The reason it's useless is in the summary of this bug.
How does Explosive differ from what I asked for in this bug? If it's similar enough, should we just remove Top Changers?
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Reporter | ||
Comment 6•11 years ago
|
||
There's a "diff" column in the main "top crashers" report, and it seems to have what I want.
I can't find an "Explosive" report in crash-stats. Is it this?
https://wiki.mozilla.org/CrashKill#Reports_.26_Tools
https://wiki.mozilla.org/CrashKill/Plan/Explosive
Reporter | ||
Comment 7•11 years ago
|
||
Sorting by "diff" means sorting the top 300 crashes (by total) by their diff. Which isn't quite the same as showing the crashes with the top 300 diffs, but it's close enough.
Reporter | ||
Comment 8•11 years ago
|
||
Filed bug 910059 for removing Top Changers.
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → WONTFIX
Comment 9•11 years ago
|
||
@Jesse -- explosive crashes are presented in their own report. It landed this morning, and is unlinked in the UI for a week or two while we verify it against production data.
Comment 10•11 years ago
|
||
(In reply to Jesse Ruderman from comment #6)
> I can't find an "Explosive" report in crash-stats. Is it this?
> https://wiki.mozilla.org/CrashKill#Reports_.26_Tools
> https://wiki.mozilla.org/CrashKill/Plan/Explosive
Yes, there's my custom explosiveness reports linked from https://crash-analysis.mozilla.com/rkaiser/0000.overview.html which are based on volume, and there's also some other explosiveness work landing on Socorro as we speak, we'll see how well that works out or not.
You need to log in
before you can comment on or make changes to this bug.
Description
•