Closed
Bug 1136118
Opened 11 years ago
Closed 8 years ago
[meta] Remove expired probes
Categories
(Toolkit :: Telemetry, defect)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
People
(Reporter: rvitillo, Unassigned)
References
Details
(Whiteboard: [measurement:client] [measurement:client:project])
Attachments
(1 obsolete file)
This bug keeps track of expired histograms that can be removed entirely from our code:
DECODER_INSTANTIATED_JOHAB
DECODER_INSTANTIATED_T61
BLOCKLIST_SYNC_FILE_LOAD
NEWTAB_PAGE_SHOWN
NEWTAB_PAGE_SITE_CLICKED
Comment 1•10 years ago
|
||
This is an updated version of the patch in bug 1149284 (comment 5).
---
It fixes probe expiry dates based on the following data sources:
- Emails and conversation summarized in https://etherpad.mozilla.org/telemetryprobes40
- Comments in bug 1045108
- Comments in bug 1149284
Attachment #8592437 -
Flags: review?(rvitillo)
Updated•10 years ago
|
| Reporter | ||
Comment 2•10 years ago
|
||
Comment on attachment 8592437 [details] [diff] [review]
Fix expired histograms
Review of attachment 8592437 [details] [diff] [review]:
-----------------------------------------------------------------
This bug was intended to keep track of probes that can be removed for good from our codebase. Could you please file a new bug for this patch?
Attachment #8592437 -
Flags: review?(rvitillo) → review-
Updated•10 years ago
|
Attachment #8592437 -
Attachment is obsolete: true
Updated•9 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
Whiteboard: [measurement:client] [measurement:client:project]
Version: unspecified → Trunk
Updated•9 years ago
|
Summary: Remove expired probes → [meta] Remove expired probes
Comment 3•8 years ago
|
||
All the dependencies were fixed, closng this.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•