Open Bug 1510359 Opened 7 years ago Updated 4 years ago

Document tracking OOM crashes

Categories

(Data Platform and Tools :: Documentation and Knowledge Repo (RTMO), enhancement, P2)

enhancement
Points:
1

Tracking

(Not tracked)

People

(Reporter: wlach, Unassigned)

Details

Currently OOM crashes are not treated any differently from others inside error_aggregates (they are just considered regular old "main" or "content" crashes) but for some use cases like mission control it would be useful to track them seperately, so we can easily see whether they are increasing or decreasing normalized over the amount of usage per release. I believe it should be possible to auto-detect OOM keywords by looking at the contents of the crash pings, so hopefully this won't be too difficult.
I filed an issue to mission control for implementing a view of this data once it's there: https://github.com/mozilla/missioncontrol/issues/340
We often consider OOM crashes ("small" or "large") distinctly when looking at crash reports. We also sometimes want to specifically look at OOM rates (consider the default number of content processes, for example). I'm sure there are other cases where it would be nice to have them be separate from other crash types.

Moving to General.

Component: Datasets: Error Aggregates → General

Probably still want some way of doing this. I think it is possible to determine this from the crash ping metadata now in telemetry.crash, maybe I can just document that somewhere like this: https://docs.telemetry.mozilla.org/cookbooks/crash_pings.html

Needinfo'ing myself to remind me to get this done. I think it would be good to be able to resolve this bug.

Flags: needinfo?(wlachance)
Summary: Should track OOM crashes separately from others → Document tracking OOM crashes
Assignee: nobody → wlachance
Flags: needinfo?(wlachance)
Points: --- → 1
Priority: -- → P2

+1 for adding this to the crash ping documentation on docs.tmo.

Assignee: wlachance → nobody
Component: General → Documentation and Knowledge Repo (RTMO)
Flags: needinfo?(azu.techlobz)
You need to log in before you can comment on or make changes to this bug.