Closed
Bug 1742408
Opened 3 years ago
Closed 3 years ago
Add TRR skip reason telemetry that only includes relevant reasons
Categories
(Core :: Networking: DNS, task, P2)
Core
Networking: DNS
Tracking
()
RESOLVED
FIXED
96 Branch
Tracking | Status | |
---|---|---|
firefox96 | --- | fixed |
People
(Reporter: valentin, Assigned: valentin)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(2 files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
2.86 KB,
text/plain
|
chutten
:
data-review+
|
Details |
Some TRR skip reasons (such as the TRR_REQ_MODE_DISABLED) don't reflect useful information and actually pollute the overall TRR_OK rate.
We should have separate histograms with only the relevant reasons.
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Attachment #9251920 -
Flags: data-review?(chutten)
Comment 3•3 years ago
|
||
Comment on attachment 9251920 [details]
data-review Bug 1742408.md
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, Valentin Gosu is 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 #9251920 -
Flags: data-review?(chutten) → data-review+
Pushed by valentin.gosu@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/f487c7cc71ab
Add TRR skip reason telemetry that only includes relevant reasons r=nhnt11
Comment 5•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox96:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•