Closed
Bug 1604818
Opened 6 years ago
Closed 6 years ago
Add SCROLL_PRESENT_LATENCY probe to Glean yaml for Fenix
Categories
(Core :: Performance: General, defect, P1)
Core
Performance: General
Tracking
()
RESOLVED
FIXED
mozilla74
Tracking | Status | |
---|---|---|
firefox74 | --- | fixed |
People
(Reporter: sefeng211, Assigned: sefeng211)
References
Details
Attachments
(2 files)
47 bytes,
text/x-phabricator-request
|
Details | Review | |
1.83 KB,
text/plain
|
teon
:
data-review+
|
Details |
The telemetry probe we added in bug 1500465 needs to be added to the Glean yaml in order to make it work in Fenix.
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Hi Chris, I am requesting to expand this probe to Geckoview, and it has been approved https://bugzilla.mozilla.org/show_bug.cgi?id=1500465#c17 already.
Attachment #9117086 -
Flags: data-review?(chutten)
Comment 3•6 years ago
|
||
Comment on attachment 9117086 [details]
data_collection_review_1500465.txt
Load-balancing to Teon.
Attachment #9117086 -
Flags: data-review?(chutten) → data-review?(teon)
Updated•6 years ago
|
Priority: -- → P1
Comment 4•6 years ago
|
||
Comment on attachment 9117086 [details]
data_collection_review_1500465.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?
Yes, :sefeng 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 there need to be a check-in in the future to determine whether to renew the data?
No. This collection is permanent.
---
Result: datareview+
Attachment #9117086 -
Flags: data-review?(teon) → data-review+
Pushed by sefeng@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ae6d001f59fa
Add SCROLL_PRESENT_LATENCY probe to Glean yaml r=Dexter
Comment 6•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
You need to log in
before you can comment on or make changes to this bug.
Description
•