Open Bug 1448356 Opened 6 years ago Updated 2 years ago

Implement rest of load_trigger_type telemetry for newtab

Categories

(Firefox :: New Tab Page, enhancement, P3)

enhancement

Tracking

()

Tracking Status
firefox61 --- affected

People

(Reporter: Mardak, Unassigned)

References

(Blocks 2 open bugs)

Details

From https://github.com/mozilla/activity-stream/issues/2685

After #2539 lands, there will still be a bunch of other ways to trigger newtab loads that we need to send telemetry for. Until we do this, we won't be able to compute most of the interesting data we need for other telemetry for a fair number of new tabs, as these bits of data are the starting point that we need to subtract out.

I don't think this needs a dashboard user story, as it's really just plumbing for most of the rest of the perf telemetry.

As of this writing, those look likely to be:

    "session_restore" | // home or newtab
    "url_bar" | // home or newtab
    "refresh"  // home or newtab
Bug 1425494 is likely a prerequisite to capture some trigger types
Depends on: 1425494
Component: Activity Streams: Newtab → New Tab Page
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.