Closed
Bug 1621742
Opened 5 years ago
Closed 5 years ago
Remove telemetry from chrome.storage.sync
Categories
(WebExtensions :: Storage, task)
WebExtensions
Storage
Tracking
(firefox76 fixed)
RESOLVED
FIXED
mozilla76
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: glasserc, Assigned: rpl)
References
Details
Attachments
(2 files)
I received a cool email saying:
The following Firefox probes have either expired or will expire in the next major Firefox nightly release: version 77 [1].
The following probes are expiring in Firefox version 77:
STORAGE_SYNC_GET_OPS_SIZE
STORAGE_SYNC_SET_OPS_SIZE
STORAGE_SYNC_REMOVE_OPS
I don't think these probes have been especially useful and I think now is the time to get rid of them.
Assignee | ||
Comment 1•5 years ago
|
||
Hi Ben,
If I recall correctly these probes are not used in the Addons Daily derived dataset, is that right? do you know if we use these probes in any other derived dataset or dashboard?
Also, needinfo-ing Philipp to double-check if it does sounds ok to remove these probes also from his perspective.
Flags: needinfo?(philipp)
Flags: needinfo?(bmiroglio)
Comment 2•5 years ago
|
||
These aren't used in any datasets/dashboards afaik -- I'd say they are OK to remove.
Flags: needinfo?(bmiroglio)
Assignee | ||
Comment 3•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → lgreco
Status: NEW → ASSIGNED
Assignee | ||
Comment 4•5 years ago
|
||
Depends on D67197
Pushed by luca.greco@alcacoop.it:
https://hg.mozilla.org/integration/autoland/rev/526758bcd4c2
Removed STORAGE_SYNC_* histograms. r=mixedpuppy,janerik
https://hg.mozilla.org/integration/autoland/rev/50ecaae73f45
Removed storage.sync telemetry scalars expired in Firefox 64. r=mixedpuppy,janerik
Comment 6•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/526758bcd4c2
https://hg.mozilla.org/mozilla-central/rev/50ecaae73f45
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
Comment hidden (obsolete) |
Updated•5 years ago
|
Flags: needinfo?(lgreco)
Updated•3 years ago
|
Flags: needinfo?(philipp)
You need to log in
before you can comment on or make changes to this bug.
Description
•