Closed
Bug 1736040
Opened 3 years ago
Closed 3 years ago
Collect basic CPU use data through Telemetry
Categories
(Toolkit :: Performance Monitoring, task)
Toolkit
Performance Monitoring
Tracking
()
RESOLVED
FIXED
95 Branch
Tracking | Status | |
---|---|---|
firefox95 | --- | fixed |
People
(Reporter: florian, Assigned: florian)
References
Details
Attachments
(2 files)
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/plain
|
chutten
:
data-review+
|
Details |
Even the most simple value about our power use collected through telemetry could enable us to priorize efforts by figuring out which of our users use the most power.
I think collecting the total CPU time used would be a good start.
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Attachment #9246157 -
Attachment description: Bug 1736040 - collect CPU time through Telemetry, r=chutten → Bug 1736040 - collect CPU time through Glean, r=chutten
Assignee | ||
Comment 2•3 years ago
|
||
Attachment #9247331 -
Flags: data-review?(chutten)
Comment 3•3 years ago
|
||
Comment on attachment 9247331 [details]
data-collection-review request
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, Florian 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 #9247331 -
Flags: data-review?(chutten) → data-review+
Pushed by fqueze@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f7e2de43c12c
collect CPU time through Glean, r=chutten,gerald,gcp
Comment 5•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox95:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•