Closed
Bug 1596195
Opened 6 years ago
Closed 6 years ago
Lockwise-iOS: Initial integration of Glean
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:glean-rs:m14])
Attachments
(2 files)
|
58 bytes,
text/x-github-pull-request
|
Details | Review | |
|
1.84 KB,
text/plain
|
chutten
:
data-review+
|
Details |
Add the initial integration of Glean, behind the existing telemetry preference.
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → tlong
Priority: P3 → P1
| Assignee | ||
Comment 1•6 years ago
|
||
Still waiting on Bug 1596878
| Assignee | ||
Comment 2•6 years ago
|
||
This is requesting the data review for the initial integration of Glean with Lockwise-iOS. This just adds the Glean baseline ping, other pings will be enabled in later PR's and data reviews specific to those metrics will be requested at that time.
Attachment #9111240 -
Flags: data-review?(chutten)
Comment 3•6 years ago
|
||
Comment on attachment 9111240 [details]
Lockwise-iOS 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. This collection is documented in the [Book of Glean](https://mozilla.github.io/glean/book/user/collected-metrics/metrics.html).
Is there a control mechanism that allows the user to turn the data collection on and off?
Yes. This collection can be controlled through Lockwise's Preferences.
If the request is for permanent data collection, is there someone who will monitor the data over time?
Yes, David Durst 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 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?
No. This collection is permanent.
---
Result: datareview+
Attachment #9111240 -
Flags: data-review?(chutten) → 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
•