Open
Bug 1448356
Opened 7 years ago
Updated 2 years ago
Implement rest of load_trigger_type telemetry for newtab
Categories
(Firefox :: New Tab Page, enhancement, P3)
Firefox
New Tab Page
Tracking
()
NEW
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
Reporter | ||
Comment 1•7 years ago
|
||
Bug 1425494 is likely a prerequisite to capture some trigger types
Depends on: 1425494
Assignee | ||
Updated•5 years ago
|
Component: Activity Streams: Newtab → New Tab Page
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•