Closed
Bug 1736383
Opened 3 years ago
Closed 3 years ago
Remove "spurious client_id" instrumentation
Categories
(Toolkit :: Telemetry, task, P1)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
98 Branch
Tracking | Status | |
---|---|---|
firefox98 | --- | fixed |
People
(Reporter: chutten, Assigned: chutten)
References
Details
Attachments
(1 file)
In bug 1725500 I somehow forgot to remove the instrumentation when I removed the definitions for the instrumentation. Let's clean that up so we don't log.
Specifically: remove the instrumentation code using the following telemetry.*
probes:
state_file_save_errors
generated_new_client_id
loaded_client_id_doesnt_match_pref
state_file_read_errors
using_pref_client_id
removed_client_ids
Assignee | ||
Comment 1•3 years ago
|
||
Pushed by chutten@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d69fc377cc42
Remove spurious client_id instrumentation r=janerik
Comment 3•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox98:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 98 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•