Consider future of telemetry for plugin enable/disable / detail view events
Categories
(Toolkit :: Add-ons Manager, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox69 | --- | affected |
People
(Reporter: Gijs, Unassigned)
References
Details
After bug 1519434 it will no longer be possible to "always allow" flash (our only supported plugin in the real world).
It's not clear if anyone actually cares about this telemetry at the moment.
The telemetry does not have events for when "ask to activate" is selected as the userDisabled state.
This bug could be resolved in a few different ways:
- remove the telemetry
- update the telemetry and associated tests to no longer consider "enable" and instead consider "ask to activate"
- only remove the "enable" event
I'd lean towards removing unless there's someone who is actively using this event telemetry. In light of our changes to the blocklist implementation, I might take a different view on telemetry for overall numbers of enabled/disabled/blocked add-ons, but I think these probes only reflect events inside the addon manager UI so they don't really give an insight in that anyway.
I don't know who makes the call on this one. :mstriemer, do you?
![]() |
||
Updated•6 years ago
|
Updated•3 years ago
|
Reporter | ||
Comment 2•2 years ago
|
||
No, I think this relates to https://phabricator.services.mozilla.com/D34215#inline-205081 and that probe is PLUGINS_NOTIFICATION_USER_ACTION_2 which has been removed. Let's close this out.
Description
•