Closed
Bug 1566169
Opened 6 years ago
Closed 6 years ago
Add GleanCrashReporterService from lib-crash to Reference Browser
Categories
(Data Platform and Tools :: Glean: SDK, task, P1)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: travis_, Assigned: travis_)
References
Details
(Whiteboard: [telemetry:mobilesdk:m10])
Attachments
(2 files)
60 bytes,
text/x-github-pull-request
|
Details | Review | |
2.59 KB,
text/plain
|
mmccorquodale
:
data-review+
|
Details |
This bug is about implementing the GleanCrashReporterService
in Reference Browser in order to test crash rates in an experimental browser before implementing it in a production project.
Note that this requires data review to add crash counts to the Reference Browser population.
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → tlong
Priority: P3 → P1
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
This is instrumenting the crash count metrics from the android-components/lib-crash GleanCrashReporterService into Reference Browser.
Attachment #9078501 -
Flags: data-review?(chutten)
Comment 3•6 years ago
|
||
Comment on attachment 9078501 [details]
Data Review Request
Load balance to Megan.
Attachment #9078501 -
Flags: data-review?(chutten) → data-review?(mmccorquodale)
Comment 4•6 years ago
|
||
Comment on attachment 9078501 [details]
Data Review Request
1. Is there or will there be documentation that describes the schema for the ultimate data set in a public, complete, and accurate way?
Yes, this will be documented in the Glean documentation.
2. Is there a control mechanism that allows the user to turn the data collection on and off?
Yes, this can be turned off in preferences.
3. If the request is for permanent data collection, is there someone who will monitor the data over time?
Not permanent data collection.
4. 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 Data.
5. Is the data collection request for default-on or default-off?
Default on.
6. Does the instrumentation include the addition of any new identifiers?
No.
7. Is the data collection covered by the existing Firefox privacy notice?
Yes.
8. Does there need to be a check-in in the future to determine whether to renew the data?
Check in scheduled for 10-01-2019.
9. Does the data collection use a third-party collection tool?
No.
Attachment #9078501 -
Flags: data-review?(mmccorquodale) → data-review+
Assignee | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•