Open Bug 1850522 Opened 1 year ago Updated 1 year ago

add support for Hang annotation

Categories

(Socorro :: Processor, task, P2)

Tracking

(Not tracked)

ASSIGNED

People

(Reporter: willkg, Assigned: willkg)

References

Details

Attachments

(1 file)

Bug #1716946 added a Hang annotation.

Hang:
  description: >
    Set if the crash was the result of a hang, with a value which describes the
    type of hang (e.g. "ui" or "shutdown").
  type: string
  ping: true

Data review: https://bugzilla.mozilla.org/show_bug.cgi?id=1716946#c25

We want to add support for the Hang annotation:

  • make it public
  • make it searchable in Super Search
  • make it aggregatable in Super Search

Grabbing this to do today. It'll unblock PR 6428.

Assignee: nobody → willkg
Status: NEW → ASSIGNED

Gabriele: We have a report_type field now with values "crash" and "hang". If there's a Hang annotation, is that another indicator that the report_type should be "hang"?

Flags: needinfo?(gsvelto)

Yes! Long term I'd like to change all our hangs to have that annotation so that we can drop the complex logic in Socorro signature generation to figure out if something is a hang (like looking on the stack for the shutdown terminator, etc...).

Flags: needinfo?(gsvelto)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: