Confirmed users
95
edits
(Add telemetry module per governance proposal.) |
Gfritzsche (talk | contribs) (Update & refine Telemetry description.) |
||
Line 24: | Line 24: | ||
{{Module | {{Module | ||
|name=Telemetry | |name=Telemetry | ||
|description=The core infrastructure in the Firefox client to send back | |description=The core infrastructure in the Firefox client to send back Telemetry and FHR data. Includes the common mechanism to record, view and submit data like histograms, the Telemetry environment and custom pings.<br> | ||
This module does ''not'' include responsibility for every piece of submitted Telemetry data. Each team/module is responsible for their own measurements (histograms, scalars, other ping submissions, etc.). | |||
|owner=[mailto:gfritzsche@mozilla.com Georg Fritzsche] | |owner=[mailto:gfritzsche@mozilla.com Georg Fritzsche] | ||
|peers=[mailto:aplacitelli@mozilla.com Alessio Placitelli] | |peers=[mailto:aplacitelli@mozilla.com Alessio Placitelli] | ||
|group=fhr-dev | |group=fhr-dev | ||
|source_dirs=toolkit/components/telemetry | |source_dirs=toolkit/components/telemetry, toolkit/content/aboutTelemetry.* | ||
|url=https://gecko.readthedocs.io/en/latest/toolkit/components/telemetry/telemetry/ | |url=https://gecko.readthedocs.io/en/latest/toolkit/components/telemetry/telemetry/ | ||
}} | }} |