Closed Bug 1588018 Opened 5 years ago Closed 5 years ago

Get rid of the "mirror open" telemetry event

Categories

(Firefox :: Sync, task, P3)

task

Tracking

()

RESOLVED FIXED
Firefox 71
Tracking Status
firefox71 --- fixed

People

(Reporter: lina, Assigned: lina)

Details

Attachments

(1 file)

It's left over back from when we used event telemetry to collect mirror errors. Looking at the last 90 days, open retry has these counts:

formatted_version,num
68.0.0a01,2
69.0.0a01,4
70.0.0a01,6
71.0.0a01,16

While open error has:

formatted_version,value,num
68.0.0b03,initialize,2
69.0.0b06,initialize,2
70.0.0a01,initialize,2
70.0.0b03,initialize,154
70.0.0b06,initialize,1
71.0.0a01,initialize,439

retry isn't too interesting, because we'll throw away and recreate the database, and error already shows up in engine telemetry as failure_reason.error because we re-throw them. About the only thing these events have done is make Mark's life harder in bug 1583897. 😭 So let's nix them.

Assignee: nobody → lina
Status: NEW → ASSIGNED
Priority: -- → P3
Pushed by kcambridge@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8550494c9226
Remove remaining event telemetry from the bookmarks mirror. r=markh
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 71
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: