Closed
Bug 1796639
Opened 3 years ago
Closed 3 years ago
Add telemetry for first contentful paint keyed by TRR provider
Categories
(Core :: Networking, task, P2)
Core
Networking
Tracking
()
RESOLVED
FIXED
108 Branch
| Tracking | Status | |
|---|---|---|
| firefox108 | --- | fixed |
People
(Reporter: acreskey, Assigned: acreskey)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(2 files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
3.37 KB,
text/plain
|
chutten|PTO
:
data-review+
|
Details |
One of the most meaningful measures of user experience is recorded in perf_first_contentful_paint_ms.
It would be useful to report this, keyed by TRR domain (or "native dns"), to ensure the user-facing performance is acceptable on all TRRs.
| Assignee | ||
Comment 1•3 years ago
|
||
We are interested in the user-experienced performance based on the TRR (if any).
| Assignee | ||
Comment 2•3 years ago
|
||
A really important probe, we think. Thank you!
Attachment #9300854 -
Flags: data-review?(chutten)
Comment 3•3 years ago
|
||
Comment on attachment 9300854 [details]
DNS_PERF_FIRST_CONTENTFUL_PAINT_MS_data_review.txt
DATA COLLECTION REVIEW RESPONSE:
Is there or will there be documentation that describes the schema for the ultimate data set available publicly, complete and accurate?
Yes.
Is there a control mechanism that allows the user to turn the data collection on and off?
Yes. This collection is Telemetry so can be controlled through Firefox's Preferences.
If the request is for permanent data collection, is there someone who will monitor the data over time?
Yes, :acreskey and necko@mozilla.com are responsible.
Using the category system of data types on the Mozilla wiki, what collection type of data do the requested measurements fall under?
Category 1, Technical.
Is the data collection request for default-on or default-off?
Default on for all channels.
Does the instrumentation include the addition of any new identifiers?
No.
Is the data collection covered by the existing Firefox privacy notice?
Yes.
Does the data collection use a third-party collection tool?
No.
Result: datareview+
Attachment #9300854 -
Flags: data-review?(chutten) → data-review+
Pushed by acreskey@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4907ac01b6ed
Add telemetry for first contentful paint keyed by TRR provider r=necko-reviewers,valentin
Comment 5•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox108:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•