Closed
Bug 1812600
Opened 3 years ago
Closed 3 years ago
Change crash glean metrics and pings to only be included in firefox_desktop
Categories
(Toolkit :: Crash Reporting, task)
Toolkit
Crash Reporting
Tracking
()
RESOLVED
FIXED
111 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr102 | --- | unaffected |
| firefox109 | --- | unaffected |
| firefox110 | --- | unaffected |
| firefox111 | --- | fixed |
People
(Reporter: afranchuk, Assigned: afranchuk)
References
Details
Attachments
(1 file)
When the crash ping and metrics were added, they were intended to be used on android as well, so they were added to the gecko_{pings,metrics} groups. However, due to the unusual nature of crash handling compared to how other glean metrics are submitted, they should be moved to only be in firefox_desktop_{pings,metrics}. From there they will be separately scraped by probe-scraper.
| Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Attachment #9314267 -
Attachment description: Bug 1812600 - Change crash glean metrics and pings to only be included in firefox_desktop r=gsvelto → Bug 1812600 - Change crash glean metrics and pings to only be included in firefox_desktop
Comment 2•3 years ago
|
||
Set release status flags based on info from the regressing bug 1790570
status-firefox109:
--- → unaffected
status-firefox110:
--- → unaffected
status-firefox111:
--- → affected
status-firefox-esr102:
--- → unaffected
Keywords: regression
Comment 3•3 years ago
|
||
This bug has the keyword regression, so its type should be defect.
Type: task → defect
| Assignee | ||
Comment 4•3 years ago
|
||
That'll teach me to abuse the regressed by field to refer to the related issue that introduced the change. Whoops.
| Assignee | ||
Updated•3 years ago
|
Pushed by jrediger@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/051a296c455e
Change crash glean metrics and pings to only be included in firefox_desktop r=janerik
Comment 6•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•