support crash annotation BackgroundTaskName field
Categories
(Socorro :: General, task, P2)
Tracking
(Not tracked)
People
(Reporter: jstutte, Assigned: willkg)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Please
- make it searchable in supersearch
- make it aggregatable in supersearch
The field contains one out of a low number of fix background task name strings if it is present which are passed as --backgroundtask <name> on the command line.
Thank you
| Assignee | ||
Comment 1•3 years ago
|
||
Is this related to bug #1735815?
What's the bug number for the data review for BackgroundTaskName annotation?
Do you want to make this annotation data publicly viewable?
| Reporter | ||
Comment 2•3 years ago
|
||
(In reply to Will Kahn-Greene [:willkg] ET needinfo? me from comment #1)
Is this related to bug #1735815?
No, it is related to bug 1505660, the clone function did add that other bug, sorry.
What's the bug number for the data review for
BackgroundTaskNameannotation?
Do you want to make this annotation data publicly viewable?
Not necessarily. I do not see much reason to not have it public, though, but :nalexander might have an opinion here.
Comment 3•3 years ago
|
||
(In reply to Jens Stutte [:jstutte] from comment #2)
(In reply to Will Kahn-Greene [:willkg] ET needinfo? me from comment #1)
Do you want to make this annotation data publicly viewable?
Not necessarily. I do not see much reason to not have it public, though, but :nalexander might have an opinion here.
No reason for this to be private.
| Assignee | ||
Comment 4•3 years ago
|
||
Grabbing this to put in my queue.
| Reporter | ||
Comment 5•3 years ago
|
||
Hi Will, any update here? It would ease life really if we could segment on crash-stats for this annotation...
| Assignee | ||
Comment 6•3 years ago
|
||
I haven't gotten to it, yet. I'm hoping to get to it soon.
Comment 7•3 years ago
|
||
(In reply to Jens Stutte [:jstutte] from comment #5)
Hi Will, any update here? It would ease life really if we could segment on crash-stats for this annotation...
Jens, it might not be enough but you can see total volume of background task crashes with the existing tooling: try queries like this one.
| Reporter | ||
Comment 8•3 years ago
|
||
(In reply to Nick Alexander :nalexander [he/him] from comment #7)
Jens, it might not be enough but you can see total volume of background task crashes with the existing tooling: try queries like this one.
Interesting. It does not answer directly the question about "how many of those are happening on background tasks" but it gives some clue. Thanks!
| Assignee | ||
Comment 9•3 years ago
|
||
| Assignee | ||
Comment 10•3 years ago
|
||
| Assignee | ||
Comment 11•3 years ago
|
||
I'll deploy this to prod sometime this week.
| Assignee | ||
Comment 12•3 years ago
|
||
I pushed this just now to production in bug #1803661.
Comment 13•3 years ago
|
||
Amazing -- thanks, :willkg!
| Reporter | ||
Comment 14•3 years ago
|
||
(In reply to Will Kahn-Greene [:willkg] ET needinfo? me from comment #12)
I pushed this just now to production in bug #1803661.
Thanks! Is there a delay until that is populated or otherwise reprocessed for existing data? I can select it for faceting but without result, though the field content shows up in the details under public fields as expected.
| Assignee | ||
Comment 15•3 years ago
|
||
BackgroundTaskName won't be indexed until a new index is created on Monday.
| Reporter | ||
Comment 16•3 years ago
|
||
(In reply to Will Kahn-Greene [:willkg] ET needinfo? me from comment #15)
BackgroundTaskName won't be indexed until a new index is created on Monday.
Awesome! Thanks
Description
•