Closed
Bug 1304902
Opened 7 years ago
Closed 6 years ago
[tracker] Remove correlations from Socorro
Categories
(Socorro :: Webapp, task)
Socorro
Webapp
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: adrian, Assigned: adrian)
References
Details
Correlations have a long history of being useless or broken in Socorro. As far as we (the dev team) know, very few people have successfully used them in a while. Add to that that they are extremely hard to maintain and that none of us really understand them, and I come to the conclusion that we should remove correlations for the crash-stats website. Impacted parts of Socorro: * report/list page * Signature report page * report/index page * Topcrashers page * middleware services
Comment 1•7 years ago
|
||
Can we instrument something to verify this?
Comment 2•7 years ago
|
||
Don't forget the https://crash-stats.mozilla.com/api/#Correlations endpoint.
Comment 3•7 years ago
|
||
Lonnen, note that this is not going to destruct the cron job running on crash-analysis. Just that we won't pull it into the webapp. According to google analytics, 240 clicks of 10,939 clicks of changing tab on report index pages are for the correlations tab. The only smaller one is reprocessing at 21 clicks. The other tabs have between 23% and 17% share. We don't have analytics of people hovering over the Correlations "Show More" column in the Top Crashers. On the Signature Report the bottom two tabs that people click on are: correlations 2.88% and graph 1.95%. Sadly we don't have google analytics on the API. (...probably because of the python 2.7.5 SSL problems)
Component: General → Webapp
Comment 4•7 years ago
|
||
Is there a bug we can block on for getting API instrumented (fixing that SSL or otherwise)?
Assignee | ||
Comment 5•6 years ago
|
||
Finished!
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•