Closed
Bug 1624996
Opened 5 years ago
Closed 5 years ago
Add a telemetry to see how often TRR request is redirected
Categories
(Core :: Networking, task, P2)
Core
Networking
Tracking
()
RESOLVED
FIXED
mozilla77
Tracking | Status | |
---|---|---|
firefox77 | --- | fixed |
People
(Reporter: kershaw, Assigned: kershaw)
References
Details
(Whiteboard: [necko-triaged])
Attachments
(2 files)
47 bytes,
text/x-phabricator-request
|
Details | Review | |
2.00 KB,
text/plain
|
chutten
:
data-review+
|
Details |
This is a follow up bug of bug 1619584.
We want to know how often that redirection happens for TRR requests.
Assignee | ||
Updated•5 years ago
|
Summary: Add a telemetry to see if TRR request is redirected → Add a telemetry to see how often TRR request is redirected
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → kershaw
Priority: -- → P2
Whiteboard: [necko-triaged]
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Attachment #9141214 -
Flags: data-review?(chutten)
Comment 3•5 years ago
|
||
Comment on attachment 9141214 [details]
bug1624996 _telemetry_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. This collection is Telemetry so is documented in its definitions file [Histograms.json](https://hg.mozilla.org/mozilla-central/file/tip/toolkit/components/telemetry/Histograms.json) and the [Probe Dictionary](https://telemetry.mozilla.org/probe-dictionary/).
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?
No. This collection will expire in Firefox 81.
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 pre-release channels only.
Does the instrumentation include the addition of any new identifiers?
No.
Is the data collection covered by the existing Firefox privacy notice?
Yes.
Does there need to be a check-in in the future to determine whether to renew the data?
Yes. :kershaw is responsible for renewing or removing the collection before it expires in Firefox 81.
---
Result: datareview+
Updated•5 years ago
|
Attachment #9141214 -
Flags: data-review?(chutten) → data-review+
Pushed by kjang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/23df9dd0cfdd
Add a probe to see how often TRR requests are redirected r=necko-reviewers,dragana
Comment 5•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox77:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
You need to log in
before you can comment on or make changes to this bug.
Description
•