Closed Bug 1631506 Opened 5 years ago Closed 4 years ago

Missing fields in telemetry.crash

Categories

(Data Platform and Tools :: General, defect, P2)

defect
Points:
1

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: wlach, Assigned: wlach)

References

Details

(Whiteboard: [dataquality])

Attachments

(1 file)

Points: --- → 1
Priority: -- → P2
Summary: Missing field `payload.metadata.AvailableSwapMemory` in crash summary → Missing field `payload.metadata.AvailableSwapMemory` in telemetry.crash

Let's add PurgeablePhysicalMemory while we're at it (thanks Anna for noticing): https://bugzilla.mozilla.org/show_bug.cgi?id=1635212#c3

Summary: Missing field `payload.metadata.AvailableSwapMemory` in telemetry.crash → Missing fields `payload.metadata.AvailableSwapMemory`, `payload.metadata.PurgeablePhysicalMemory` in telemetry.crash

Did an audit and there were even more fields missing. I wrote up a quick script to parse the CrashAnnotations file from mozilla-central:

https://hg.mozilla.org/mozilla-central/raw-file/tip/toolkit/crashreporter/CrashAnnotations.yaml

Will file a PR shortly.

Ideally we'd have some sort of more principled approach to getting these annotations added but I guess at least this will take some of the chore out.

Assignee: nobody → wlachance
Summary: Missing fields `payload.metadata.AvailableSwapMemory`, `payload.metadata.PurgeablePhysicalMemory` in telemetry.crash → Missing fields in telemetry.crash

Filed bug 1637311 about automating this better somehow in the future.

See Also: → 1637311
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Whiteboard: [data-quality] → [dataquality]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: