Closed
Bug 1925362
Opened 1 year ago
Closed 1 year ago
Remove death description from applicationexitinfo metrics
Categories
(Firefox for Android :: Experimentation and Telemetry, task, P1)
Tracking
()
RESOLVED
FIXED
135 Branch
| Tracking | Status | |
|---|---|---|
| firefox135 | --- | fixed |
People
(Reporter: kaya, Assigned: kaya)
References
Details
(Whiteboard: [fxdroid][group1])
Attachments
(1 file)
Now that we have a rough idea about the death reasons for the REASON_OTHER process kills (majority being "too many empty procs" or "empty procs for too long"), we can remove the death description field from this telemetry.
As an enhancement to the existing telemetry, and to not lose the track of the death reasons for REASON_OTHER process kills, another ticket will be created to track the REASON_OTHER kills which send the "empty proc" death descriptions in order to correlate the difference and spot abnormalities for REASON_OTHER.
| Assignee | ||
Updated•1 year ago
|
Whiteboard: [fxdroid][group1]
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
Now that we know the main death cause for the REASON_OTHER kills (mostly due to either having too many empty processes or having an empty process for too long), we no longer need to log the death_description.
Pushed by kkaya@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6cd5993fbc45
Remove death_description from app_exit_info.process_exited metrics. r=android-reviewers,petru
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox135:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 135 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•