Telemetry: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Clean up, link up new experiments page)
(Redirect to Data)
 
(63 intermediate revisions by 9 users not shown)
Line 1: Line 1:
=Telemetry=
#REDIRECT [[Data]]
It's helpful for Mozilla's engineers to be able to measure how Firefox behaves in the real world. The Telemetry feature provides this capability by sending performance and usage info to Mozilla. As you use Firefox, Telemetry measures and collects non-personal information, such as performance, hardware, usage and customizations. It then sends this information to Mozilla on a daily basis and we use it to improve Firefox.
 
==Accessing Telemetry Data==
 
Aggregate Telemetry data from all submissions can be viewed on the Telemetry dashboard at [http://telemetry.mozilla.org telemetry.mozilla.org].
 
Instance Telemetry data (collected in your browser) can be viewed by typing <tt>about:telemetry</tt> into the Firefox URL bar.
 
==Documentation==
===Firefox Users===
* [https://support.mozilla.org/kb/send-performance-data-improve-firefox Mozilla Support: Send performance data to Mozilla to help improve Firefox]
* [https://support.mozilla.org/kb/how-can-i-help-submitting-mobile-performance-data Mozilla Support: How can I help by submitting mobile performance data?]
* [[Telemetry/FAQ|Telemetry and User Control: FAQ]]
 
===Firefox Devs===
* [https://developer.mozilla.org/en-US/docs/Performance/Adding_a_new_Telemetry_probe MDN: Adding a new Telemetry probe]
* [[Telemetry/Experiments|Telemetry Experiments]]
 
== Filing Bugs ==
Telemetry client (in product) bugs should be filed in [https://bugzilla.mozilla.org/enter_bug.cgi?product=Toolkit&component=Telemetry Toolkit::Telemetry].
 
Telemetry dashboard bugs should be filed in [https://bugzilla.mozilla.org/enter_bug.cgi?product=Webtools&component=Telemetry%20Dashboard Webtools::Telemetry Dashboard]
 
Telemetry data related bugs should be filed in [https://bugzilla.mozilla.org/enter_bug.cgi?product=Webtools&component=Telemetry%20Server Webtools::Telemetry Server]
 
==Projects==
 
* [[Program_Management/Programs/Telemetry/Improve_Opt-in|Telemetry Adoption]]
* [[Program_Management/Programs/Telemetry/Front-end|Telemetry Front-end]]
 
==Communication==
{| class="wikitable fullwidth-table"
! Communication Type !! Mechanism !! Audience
|-
| Announcements || [https://lists.mozilla.org/listinfo/dev-platform dev-platform] and [https://lists.mozilla.org/listinfo/dev-planning dev-planning] lists || all
|-
| General discussion || [https://lists.mozilla.org/listinfo/dev-platform dev-platform] list || devs
|}
 
==People==
{| class="wikitable fullwidth-table"
| Project Champion ||
|-
| Program Management || Lawrence Mandel
|-
| Product || Benjamin Smedberg
|-
| UX ||
|-
| Client Engineering || Taras Glek, Nathan Froyd, Vladan Djeric
|-
| Server Engineering || Mark Reid, Jonas Jensen
|-
| Privacy || Sid Stamm
|-
| Legal || Jishnu Menon
|-
|}
 
==Reference==
* [[Performance/Telemetry|Performance/Telemetry page]]
* [[Program_Management/Programs/Telemetry/Probe_Implementation|Probe implementation]]
* [[Privacy/Reviews/Telemetry|Telemetry Privacy Review]]
* [[QA/Telemetry|Telemetry Experiments QA]]

Latest revision as of 15:54, 8 February 2021

Redirect to: