canmove, Confirmed users, Bureaucrats and Sysops emeriti
6,906
edits
m (clearing in prep for migration to new feature page format (will be done momentarily)) |
m (need to add a telemetry roadmap, will add & update in a moment) |
||
Line 1: | Line 1: | ||
{{FeatureStatus | |||
|Feature name=Telemetry | |||
|Feature stage=Landed | |||
|Feature version=Firefox 7 | |||
|Feature health=OK | |||
}} | |||
{{FeatureTeam | |||
|Feature product manager=Chris Blizzard | |||
|Feature feature manager=Taras Glek | |||
|Feature lead engineer=Taras Glek | |||
|Feature security lead=Curtis Koenig | |||
|Feature privacy lead=Sid Stamm, Asa Dotzler | |||
|Feature qa lead=AndreiD | |||
|Feature ux lead=Alex Limi | |||
|Feature additional members=Daniel Einspanjer (metrics), Graydon Hoare, Rob Sayre | |||
}} | |||
{{FeaturePageBody | |||
|Feature overview=Telemetry allows Engineering to receive aggregate data of browser health in the field. Think cache hit rates, page load times across all browser instances or anything else we're interested in. | |||
The goal for this feature is to give our developers the ability to know if changes they are making have wide-ranging positive and negative effects at scale. Are users seeing better performance? | |||
Another goal of this is to give us easy-to-use infrastructure to learn about the structure of the Internet as a whole. That is, how do we tune our browser based on what the Internet and Web do? | |||
|Feature requirements=* Modify privacy policy(Asa) | |||
* Add UI (Mike Hommey) | |||
See https://bugzilla.mozilla.org/show_bug.cgi?id=659396 for ongoing telemetry enhancements. | |||
|Feature non-goals=This is not a system for gathering feedback from individual users. It is a system for us to get aggregate health data about browsers in the field. It's also a chance for us to run lightweight tests if we want to learn how certain settings will affect browser performance or user experience. It is distinct from the Test Pilot program. | |||
|Feature security review=* [https://wiki.mozilla.org/Security/Reviews/Firefox6/ReviewNotes/telemetry Security Discussion/Review] | |||
|Feature privacy review=* [[Privacy/Reviews/Telemetry|Privacy Review]] | |||
|Feature implementation notes=* [https://bugzilla.mozilla.org/show_bug.cgi?id=585196 telemetry infrastructure] | |||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=652656 privacy policy update] | |||
'''Need''': Services plan, deployment plan, early items to measure. | |||
}} | |||
{{FeatureInfo | |||
|Feature priority=P1 | |||
|Feature list=Platform | |||
|Feature engineering team=Performance | |||
}} | |||
{{FeatureTeamStatus | |||
|Feature products status=tbd | |||
|Feature engineering status=tbd | |||
|Feature security status=tbd | |||
|Feature privacy status=tbd | |||
|Feature localization status=tbd | |||
|Feature accessibility status=tbd | |||
|Feature qa status=tbd | |||
|Feature ux status=tbd | |||
}} | |||
== Other Documentation == | |||
* [http://codesearch.google.com/codesearch?q=UMA_histogram&vert=chromium Search List of macros used in Chrome] | |||
* [http://src.chromium.org/viewvc/chrome/trunk/src/base/metrics/ Metrics code in Chrome] |