Closed
Bug 1517639
Opened 6 years ago
Closed 6 years ago
Add launcher process state to telemetry environment, when available
Categories
(Toolkit :: Telemetry, enhancement, P1)
Tracking
()
RESOLVED
FIXED
mozilla66
Tracking | Status | |
---|---|---|
firefox66 | --- | fixed |
People
(Reporter: bugzilla, Assigned: bugzilla)
References
Details
Attachments
(2 files, 1 obsolete file)
This depends on the about:support work since we're using the same API to retrieve state from JS.
Assignee | ||
Comment 1•6 years ago
|
||
Depends on D15760
Assignee | ||
Comment 2•6 years ago
|
||
(Data review request is forthcoming)
Comment 3•6 years ago
|
||
(marking this as P1 so that it shows up correctly on our dashboard)
Priority: -- → P1
Assignee | ||
Comment 4•6 years ago
|
||
Assignee | ||
Comment 5•6 years ago
|
||
Attachment #9037030 -
Flags: review?(chutten)
Updated•6 years ago
|
Attachment #9034500 -
Attachment description: Bug 1517639: Add launcher process state to the telemetry environment; r?gfritzsche → Bug 1517639: Add launcher process state to the telemetry environment; r?chutten
Comment 6•6 years ago
|
||
Comment on attachment 9037030 [details]
Data review requests
Preliminary note:
The Telemetry Environment is sent unconditionally with many Telemetry pings, which can be opted out of by the usual Firefox Preferences.
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?
No. This data collection needs to be documented (in [environment.rst](https://searchfox.org/mozilla-central/source/toolkit/components/telemetry/docs/data/environment.rst) would be great).
---
Result: datareview-
Attachment #9037030 -
Flags: review?(chutten) → review-
Updated•6 years ago
|
Attachment #9034500 -
Attachment description: Bug 1517639: Add launcher process state to the telemetry environment; r?chutten → Bug 1517639: Add launcher process state to the telemetry environment; r?janerik
Assignee | ||
Comment 7•6 years ago
|
||
Comment on attachment 9037030 [details]
Data review requests
The field has now been documented in-tree.
Attachment #9037030 -
Flags: review- → review?(chutten)
Assignee | ||
Comment 8•6 years ago
|
||
Updating the data review request per IRC discussion with chutten on IRC
Attachment #9037030 -
Attachment is obsolete: true
Attachment #9037030 -
Flags: review?(chutten)
Attachment #9038612 -
Flags: review?(chutten)
Comment 9•6 years ago
|
||
Comment on attachment 9038612 [details]
Data review request (r2)
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. The environment property is documented [here](https://firefox-source-docs.mozilla.org/toolkit/components/telemetry/telemetry/data/environment.html), and the crash annotation is documented [here](https://hg.mozilla.org/mozilla-central/file/tip/toolkit/crashreporter/CrashAnnotations.yaml).
Is there a control mechanism that allows the user to turn the data collection on and off?
Yes. These collections can be controlled through Firefox's Preferences. (Data Collection and Crash Reporting)
If the request is for permanent data collection, is there someone who will monitor the data over time?
Yes. :aklotz 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. These collections are permanent.
---
Result: datareview+
Attachment #9038612 -
Flags: review?(chutten) → review+
Comment 10•6 years ago
|
||
Pushed by aklotz@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/45c481199f27
Add launcher process state to the telemetry environment; r=janerik
Comment 11•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
Assignee | ||
Comment 12•6 years ago
|
||
Added to telemetry environment schema via https://github.com/mozilla-services/mozilla-pipeline-schemas/pull/267
You need to log in
before you can comment on or make changes to this bug.
Description
•