Modules/Toolkit: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Add telemetry module per governance proposal.)
(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 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.
|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/
}}
}}

Revision as of 13:26, 23 November 2016

Only module owners may edit this page.

They may:

  • update any information about their module except the name of the owner
  • add or remove sub-modules
  • change the owner of a sub-module
  • add emeritus owners or peers

Other changes, including changes of module owner or addition/removal of modules, must be agreed with the Module Ownership Module group, probably via a discussion in mozilla.governance.

Name: Toolkit (#)
Description: XUL Toolkit
Owner: Dave Townsend
Peer(s): All Firefox peers and Dietrich Ayala, Nathan Froyd, Axel Hecht, Edward Lee, Mark Mentovai, Ted Mielczarek, Brian Nicholson, David Rajchenbach-Teller, Neil Rashbrook, Gregory Szorc
Peer(s) Emeritus: Mark Finkle, Margaret Leibovic, Irving Reid, Doug Turner
Source Dir(s): toolkit, xulrunner, chrome
URL(s): http://www.mozilla.org/projects/toolkit/review.html, https://wiki.mozilla.org/Toolkit/Code_Review, http://developer.mozilla.org/en/docs/Toolkit_API
Discussion Group: dev-platform
Name: Telemetry (#)
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.
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: Georg Fritzsche
Peer(s): Alessio Placitelli
Source Dir(s): toolkit/components/telemetry, toolkit/content/aboutTelemetry.*
URL(s): https://gecko.readthedocs.io/en/latest/toolkit/components/telemetry/telemetry/
Discussion Group: fhr-dev