Closed Bug 1310673 Opened 8 years ago Closed 8 years ago

Update CrashAggregatesView.scala in telemetry-batch-view to accommodate (new) content crash ping type field

Categories

(Cloud Services Graveyard :: Metrics: Pipeline, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ddurst, Assigned: mdoglio)

References

(Depends on 1 open bug)

Details

(Whiteboard: [fce-active-legacy])

Attachments

(1 file)

Bug 1310664 and bug 1293656 result in crash pings having a new field identifying the crash ping type. Crash Aggregates will need to reflect/include this new field.
Blocks: 1310680
Blocks: 1310684
Points: --- → 2
Priority: -- → P2
Blocks: 1310664
No longer blocks: 1310680, 1310684
No longer depends on: 1310664
Depends on: 1310680
This should just be a matter of excluding crash pings with non-browser process types. Once the field name and location is finalized in the crash ping schema, it'll probably just be a matter of augmenting somewhere near line 53 [1] to check the process type.

Ideally, eventually, we'll be able to switch crash_aggregates' content crash columns over to being sourced via content-process-type "crash" pings so we can get that data faster (right now we have to wait for "main" pings to trickle in). There's not too much of a rush on that just yet, I don't think. This work can probably wait until we want to add support for non-content child processes.

[1]: https://github.com/mozilla/telemetry-batch-view/blob/master/src/main/scala/com/mozilla/telemetry/views/CrashAggregateView.scala#L53
I'm happy to take this bug, I just need to know the name/location of the new field and what values to expect.
Assignee: nobody → mdoglio
Status: NEW → ASSIGNED
Priority: P2 → P1
Attachment #8803438 - Flags: review?(rvitillo)
:rvitillo gave an r+ on github. This is now on master
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Attachment #8803438 - Flags: review?(rvitillo) → review+
Whiteboard: [fce-active] → [fce-active-legacy]
Product: Cloud Services → Cloud Services Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: