Remove Legacy Telemetry "third-party-modules" ping
Categories
(External Software Affecting Firefox :: Telemetry, task, P1)
Tracking
(firefox157 fixed)
| Tracking | Status | |
|---|---|---|
| firefox157 | --- | fixed |
People
(Reporter: chutten, Assigned: chutten)
References
Details
(Whiteboard: [fog-migration])
Attachments
(1 file)
We've been sending a Glean "third-party-modules" ping since last June (Firefox 141). It's probably time to stop sending the Legacy version.
Updated•1 day ago
|
| Assignee | ||
Comment 1•1 day ago
|
||
:gstoll do you need any help migrating analyses over, or have they all moved already in the past year?
Comment 2•1 day ago
|
||
I don't think so - is it correct that Glean data is in the firefox_desktop table (and not telemetry)? If so, feel free to do this; thanks!
| Assignee | ||
Comment 3•1 day ago
|
||
Correct! Glean ping datasets have views at mozdata.<application_id>.<ping_name> (mozdata is often implicit and can be omitted) so the Firefox Desktop stuff will indeed be at firefox_desktop.third_party_modules.
If you ever need this information again (or a starting place to access your data), you can find it on the Glean Dictionary: https://dictionary.telemetry.mozilla.org/apps/firefox_desktop/pings/third-party-modules
| Assignee | ||
Comment 4•1 day ago
|
||
Leaves the timer and notification stuff in-place in t/c/telemetry.
Future work: we should probably move this stuff to
toolkit/xre/dllservices or someplace closer to the team that uses the
data.
Comment 7•18 hours ago
|
||
Backed out for causing xpc and docu failures @ test_ThirdPartyModulesPing.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/d7650582ca1d8cdcd51245b7df5ba037e8778aa9
Comment 10•2 hours ago
|
||
| bugherder | ||
Description
•