Skip to content
This repository has been archived by the owner. It is now read-only.

Send Telemetry directly from the webextension #3713

Closed
jaredhirsch opened this issue Nov 2, 2017 · 3 comments
Closed

Send Telemetry directly from the webextension #3713

jaredhirsch opened this issue Nov 2, 2017 · 3 comments

Comments

@jaredhirsch
Copy link
Member

@jaredhirsch jaredhirsch commented Nov 2, 2017

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.

@jaredhirsch
Copy link
Member Author

@jaredhirsch jaredhirsch commented Mar 27, 2018

Bumping out to the next milestone

@wresuolc wresuolc added this to the Sprint 19 (63-3) milestone Aug 6, 2018
@jaredhirsch
Copy link
Member Author

@jaredhirsch jaredhirsch commented Aug 11, 2018

Just landed the webext telemetry API 🎉

@jaredhirsch
Copy link
Member Author

@jaredhirsch jaredhirsch commented Aug 14, 2018

The upstream API has bounced twice now. Leaving this open to track implementation in Screenshots.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
6 participants