Closed
Bug 1564915
Opened 6 years ago
Closed 6 years ago
Remove unused probe STARTUP_MEASUREMENT_ERRORS
Categories
(Toolkit :: Telemetry, task, P1)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
mozilla70
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: chutten|RustWeek, Assigned: chutten|RustWeek)
References
Details
Attachments
(1 file)
|
47 bytes,
text/x-phabricator-request
|
Details |
The probe STARTUP_MEASUREMENT_ERRORS is seven years old. It is present in no dataset other than main_summary_all_histograms. It has no owner. It only had a non-null value in 1 ping on May 1, 2019.
It also has custom code because it was one of the ones that used to have a C++ expression for its number of buckets.
Let's be rid of it.
| Assignee | ||
Comment 1•6 years ago
|
||
Pushed by chutten@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5cc5651d6c9a
Remove unused histogram STARTUP_MEASUREMENT_ERRORS r=janerik
Comment 3•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in
before you can comment on or make changes to this bug.
Description
•