Closed Bug 1600340 Opened 5 years ago Closed 5 years ago

Instrument Android 'force-close'

Categories

(Data Platform and Tools :: Glean: SDK, task, P1)

task

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Dexter, Assigned: Dexter)

References

Details

(Whiteboard: [telemetry:glean-rs:m11])

Attachments

(2 files)

In order to find how significant is the effect of bug 1599877, we need to measure how often users are 'force-closing' Android applications using the Glean SDK.

This bug adds code that sets a canary value to 'true' in 'ON_START' and then to false in 'ON_STOP'.

For 'force-closed' clients, we'd see the canary value being 'true' because we'd miss the final ON_STOP that sets the value to false.

Assignee: nobody → alessio.placitelli
Blocks: 1599877
Priority: -- → P1
Whiteboard: [telemetry:glean-rs:m11]
Attached file GitHub Pull Request (deleted) —
Attached file glean_forceclose_data.md (deleted) —
Attachment #9112838 - Flags: data-review?(chutten)
Comment on attachment 9112838 [details] glean_forceclose_data.md 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 [Glean SDK data documentation](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 Glean-SDK-embedding applications' settings. If the request is for permanent data collection, is there someone who will monitor the data over time? No. This collection will expire in 2019-12-31. 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? Yes. Alessio is responsible for renewing or removing the collection before it expires at the end of the year. --- Result: datareview+
Attachment #9112838 - Flags: data-review?(chutten) → data-review+
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: