This repository has been archived by the owner. It is now read-only.
Send Telemetry directly from the webextension #3713
Closed
Comments
|
Bumping out to the next milestone |
|
Just landed the webext telemetry API |
|
The upstream API has bounced twice now. Leaving this open to track implementation in Screenshots. |
jaredhirsch
added a commit
that referenced
this issue
Aug 15, 2018
jaredhirsch
added a commit
that referenced
this issue
Aug 21, 2018
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Tracked on Bugzilla as https://bugzilla.mozilla.org/show_bug.cgi?id=1280234
#2218 added Telemetry measurements for Screenshots usage. Currently, when shots are downloaded or uploaded, a message is sent to bootstrap, then bootstrap calls the Telemetry service to increment the session usage counts.
Instead, it would be great to call Telemetry directly from the webextension. This bug tracks implementation of a pass-through subset of the Telemetry service API.
This seems particularly useful to the shield team, and it would give us one less reason to have to stay as an embedded webextension.
The text was updated successfully, but these errors were encountered: