Remove old Thunderbird Conversations telemetry histogram
Categories
(Toolkit :: Telemetry, task)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox78 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
Details
Attachments
(1 file)
I help maintain the Thunderbird Conversations add-on (which was a legacy add-on, currently being changed to a WebExtension) and realised we were saving telemetry information into THUNDERBIRD_CONVERSATIONS_TIME_TO_2ND_GLODA_QUERY_MS:
I would guess this was originally added way back in the early days when Conversations was being created, as a possible future replacement for the message view and we were getting a sense of the performance of the global database (gloda).
I've now removed that from Conversations in the latest version. I think we should remove it from the telemetry histograms as well - if Thunderbird wants telemetry on these kinds of things, then it should either be done at the WebExtension API level, or within Thunderbird's gloda itself.
| Assignee | ||
Comment 1•5 years ago
|
||
Comment 3•5 years ago
|
||
| bugherder | ||
Description
•