Unified Telemetry: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 26: Line 26:
** Release population (opt-out) sends telemetry base data
** Release population (opt-out) sends telemetry base data
=== Acceptance Criteria (Beta -> Release) ===
=== Acceptance Criteria (Beta -> Release) ===
* metrics team OK
* metrics team signoff
** longitudinal data has internal consistency and consistency with v2: [https://bugzilla.mozilla.org/show_bug.cgi?id=1169103 Tracking Bug 1169103]
** longitudinal data has internal consistency and consistency with v2: [https://bugzilla.mozilla.org/show_bug.cgi?id=1169103 Tracking Bug 1169103]
** executive dashboard (in particular MAU)
** executive dashboard (in particular MAU)
** search analysis
** search analysis
* pipeline/ops team OK
* pipeline/ops team signoff
** No hourly rate spikes: [https://bugzilla.mozilla.org/show_bug.cgi?id=1140037 Telemetry submission rate spikes every hour]
** No hourly rate spikes: [https://bugzilla.mozilla.org/show_bug.cgi?id=1140037 Telemetry submission rate spikes every hour]
* performance team OK
* performance team signoff
* Basic tool support
* Basic tool support
** Telemetry Dashboard works against new pipeline dwh
** Telemetry Dashboard works against new pipeline dwh

Revision as of 21:53, 29 May 2015

Overview

We're unifying the Telemetry and Firefox Health Report collection systems on the client, and sending them through one Data Pipeline.

Goals

  • On the client, unify the telemetry and FHR measurement systems so that measurements do not have to be implemented more than once in different systems.
  • Reduce the latency from the time a measurement occurs until it can be analyzed on the server.
  • Increase the accuracy of measurements so that they can be better correlated with factors in the user environment such as the specific build, enabled addons, and other hardware or software factors.

Resources

Milestones

Plan of record, subject to change if acceptance criteria are not met.

Dates

  • 2015-05-11: 39 Beta
    • We start receiving Beta traffic
  • 2015-06-29: 40 Beta, 39 Release
  • 2015-08-11: 40 Release
    • v2 data stops
    • saved-sessions ping stops
    • Release population (opt-out) sends telemetry base data

Acceptance Criteria (Beta -> Release)

  • metrics team signoff
    • longitudinal data has internal consistency and consistency with v2: Tracking Bug 1169103
    • executive dashboard (in particular MAU)
    • search analysis
  • pipeline/ops team signoff
  • performance team signoff
  • Basic tool support
    • Telemetry Dashboard works against new pipeline dwh
    • Telemetry-dash (or new equivalent) can launch spark, heka reporting jobs

Client work

Data validation

Metrics Team Validation

  • https://bugzilla.mozilla.org/show_bug.cgi?id=1134661 (An automated script to compare FHR v2 results and FHR-v4 for a sample of users)
  • For beta period, rollup fields compare reasonably to v2
    • # of sessions
    • session lengths
    • searches
    • default browser status
    • places counts

Client Testing

Monitoring Tasks

Monitors

Investigations

Analysis and Reporting

Tools

Communication