Confirmed users, Bureaucrats and Sysops emeriti
1,217
edits
No edit summary |
(Add telemetry module per governance proposal.) |
||
Line 21: | Line 21: | ||
|url=http://www.mozilla.org/projects/toolkit/review.html, https://wiki.mozilla.org/Toolkit/Code_Review, | |url=http://www.mozilla.org/projects/toolkit/review.html, https://wiki.mozilla.org/Toolkit/Code_Review, | ||
http://developer.mozilla.org/en/docs/Toolkit_API | http://developer.mozilla.org/en/docs/Toolkit_API | ||
}} | |||
{{Module | |||
|name=Telemetry | |||
|description=The core infrastructure in the Firefox client to send back telemetry and FHR data. Include the common mechanism to submit histograms and the telemetry environment as well as custom pings. This module does ''not'' include responsibility for every piece of submitted telemetry data. Each team/module is responsible for their own histogram, scalar, and other ping submissions. | |||
|owner=[mailto:gfritzsche@mozilla.com Georg Fritzsche] | |||
|peers=[mailto:aplacitelli@mozilla.com Alessio Placitelli] | |||
|group=fhr-dev | |||
|source_dirs=toolkit/components/telemetry | |||
|url=https://gecko.readthedocs.io/en/latest/toolkit/components/telemetry/telemetry/ | |||
}} | }} |