Closed Bug 1784558 Opened 2 years ago Closed 1 year ago

add collector metadata from raw crash to processed crash

Categories

(Socorro :: Processor, task, P2)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: willkg, Assigned: willkg)

References

(Blocks 1 open bug)

Details

Attachments

(3 files)

When working on bug #1764395, I discovered we had a rule for copying the collector_notes from the raw crash to the processed crash, but it wasn't in the pipeline, so it never ran.

I removed that code when working on the schema stuff. I think we should probably have a new rule which copies all the important bits generated by the collector from the raw crash to the processed crash.

This would cover:

  • collector_notes
  • payload
  • payload_compressed
  • submitted_timestamp

This would make it easier for us to move how those exist in the raw crash as well.

There are two parts to this:

  1. add the collector metadata to the processed crash and fix the report view to look at the processed crash first, then degrade to looking at the raw crash
  2. in six months, change the report view to only look at the processed crash
Assignee: nobody → willkg
Status: NEW → ASSIGNED
Summary: add collector_notes from raw crash to processed crash → add collector metadata from raw crash to processed crash
Depends on: 1764395

I pushed this just now to production in bug #1803661.

Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: