Closed
Bug 1245981
Opened 10 years ago
Closed 10 years ago
Please add AddonsShouldHaveBlockedE10s to SuperSearch
Categories
(Socorro :: General, task)
Socorro
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Felipe, Assigned: adrian)
References
Details
We need to analyze the crash annotation AddonsShouldHaveBlockedE10s. It should almost always be defined (starting from fx45), and it has the string value of "1" or "0". I hope it can be publicly displayed in crash-stats, even if logged off.
It'll be very helpful to understand the crash numbers for the e10s experiments that are ongoing on beta.
(We will probably remove it at some time around fx48, but in the meantime it will be useful. I'll make sure to file another bug when it's removed later..)
Adrian, assigning it to you because KaiRo said so :)
Assignee | ||
Comment 1•10 years ago
|
||
The field has been added as `addons_should_have_blocked_e10s`. It will start being usable next Monday, when a new index is created in Elasticsearch. In the meantime you can still see it in results, but filtering on it does not work.
For example: https://crash-stats.mozilla.com/search/?product=Firefox&addons_should_have_blocked_e10s=!__true__&_facets=addons_should_have_blocked_e10s&_columns=signature&_columns=addons_should_have_blocked_e10s
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•