Gather telemetry about the reload rate caused by chardetng
Categories
(Core :: Internationalization, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox86 | --- | fixed |
People
(Reporter: hsivonen, Assigned: hsivonen)
References
Details
Attachments
(2 files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
5.66 KB,
text/plain
|
chutten
:
data-review+
|
Details |
To understand the user experience / performance, measure the proportion of detector results that involved a reload of the total of detector results.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
Try run to check that I didn't break anything:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=e9d110a5cc565824631d1d10bc01cdf854c5b0c1
The telemetry classification itself is manually tested using MOZ_LOG
.
Assignee | ||
Comment 4•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 5•5 years ago
|
||
Assignee | ||
Comment 6•5 years ago
|
||
The failure of https://treeherder.mozilla.org/jobs?repo=try&revision=fc2ef715109233cd47c2119122e5675c69038f47&selectedTaskRun=WKBQK0xSTMac9xb2xTKKtQ.0 is really bizarre. Somehow the strings being compared get prefixed with "http://mochi.test:8888/tests/netwerk/test/mochitests/origin_header.sjs", but I have a hard time seeing what it has to do with the patch.
Assignee | ||
Comment 7•5 years ago
|
||
Comment 8•5 years ago
|
||
Comment on attachment 9198117 [details]
Data review
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?
No. This collection will expire in Firefox 91.
Using the category system of data types on the Mozilla wiki, what collection type of data do the requested measurements fall under?
Category 2, Interaction.
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 there need to be a check-in in the future to determine whether to renew the data?
Yes. :hsivonen is responsible for renewing or removing the collection before it expires in Firefox 91.
Result: datareview+
Comment 10•5 years ago
|
||
bugherder |
Description
•