Closed
Bug 1895851
Opened 1 year ago
Closed 1 year ago
Split PLACES_DATABASE_CORRUPTION_HANDLING_STAGE telemetry by database name
Categories
(Toolkit :: Places, task, P3)
Toolkit
Places
Tracking
()
RESOLVED
FIXED
130 Branch
| Tracking | Status | |
|---|---|---|
| firefox130 | --- | fixed |
People
(Reporter: mak, Assigned: yazan)
Details
Attachments
(1 file)
We're reporting telemetry for all databases, but it should really be split by file name, to avoid mixing up favicons and places (and potentially others in the future).
We could probably use a Glean LabeledString metric, using the db name as label, and the corruption stage as string.
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → yalmacki
| Assignee | ||
Comment 1•1 year ago
|
||
Pushed by mak77@bonardo.net:
https://hg.mozilla.org/integration/autoland/rev/8f72ce7f48b9
Added places_database_corruption_handling_stage glean metric to split telemetry by database name. r=mak,places-reviewers
Backout by nfay@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f2218132615b
Backed out changeset 8f72ce7f48b9 for causing bc failures on browser_ext_windows_create_params.js CLOSED TREE
Pushed by nfay@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e0a5c6824691
Added places_database_corruption_handling_stage glean metric to split telemetry by database name. r=mak,places-reviewers CLOSED TREE
Comment 5•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox130:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•