Add Utility process sandboxingkind index
Categories
(Socorro :: Database, enhancement)
Tracking
(Not tracked)
People
(Reporter: gerard-majax, Assigned: willkg)
References
Details
Attachments
(1 file)
We want to be able to search on sandboxingkind
| Reporter | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
We talked about this a little in Matrix.
You want to add super search support for the UtilityProcessSandboxKind crash annotation.
Do you have an example crash report that has this annotation?
Also, what's the bug number that has a data review for this annotation?
| Assignee | ||
Comment 3•3 years ago
|
||
Here's an example crash report:
https://crash-stats.mozilla.org/report/index/ba9fc854-dc86-4dd8-aeaf-bba5e0220430
The value is an integer, so we should index it as such.
I'll try to do it this week.
| Reporter | ||
Comment 4•3 years ago
•
|
||
| Reporter | ||
Updated•3 years ago
|
| Assignee | ||
Comment 5•3 years ago
|
||
| Assignee | ||
Comment 6•3 years ago
|
||
| Reporter | ||
Comment 7•3 years ago
|
||
Since this was merged but I dont see any change on crash-stats, I assume we'll have to wait for a new deployment server-side and this is when you will mark this bug as fixed?
| Assignee | ||
Comment 8•3 years ago
|
||
Yes. The code changes have been merged, but it has not been deployed to the production servers, yet.
| Assignee | ||
Comment 9•3 years ago
|
||
I pushed this to prod just now in bug #1769264. This is a new field in search, so we have to wait for a new index to get created. I'll check this on Monday to verify things are working.
| Assignee | ||
Comment 10•3 years ago
|
||
Searches and aggregations work, but since there's no crash report data coming in with the UtilityProcessSandboxingKind annotation they don't pull up any results. Even so, everything looks good.
Marking it as FIXED.
Description
•