-
Notifications
You must be signed in to change notification settings - Fork 1.3k
For #17969: add duration probes for App.onCreate and HomeActivity.onC… #17973
For #17969: add duration probes for App.onCreate and HomeActivity.onC… #17973
Conversation
…meActivity.onCreate.
1879ff6
to
0d14f1d
Compare
Codecov Report
@@ Coverage Diff @@
## master #17973 +/- ##
============================================
+ Coverage 33.34% 33.91% +0.57%
- Complexity 1349 1377 +28
============================================
Files 456 456
Lines 19223 19226 +3
Branches 2691 2692 +1
============================================
+ Hits 6409 6521 +112
+ Misses 12286 12153 -133
- Partials 528 552 +24
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
-
Is there or will there be documentation that describes the schema for the ultimate data set in a public, complete, and accurate way?
This will be documented in metrics.md -
Is there a control mechanism that allows the user to turn the data collection on and off?
Yes, users can opt out of telemetry collection. -
If the request is for permanent data collection, is there someone who will monitor the data over time?
Not permanent data collection. -
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. -
Is the data collection request for default-on or default-off?
Default on. -
Does the instrumentation include the addition of any new identifiers?
No new identifiers. -
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?
Check in in 6 months (August 2021). -
Does the data collection use a third-party collection tool?
No.
data-review +
…reate.
@boek or @mmccorks for data review
@MarcLeclair for implementation review.
Request for data collection review form
All questions are mandatory. You must receive review from a data steward peer on your responses to these questions before shipping new data collection.
We measure locally but it's impossible to run every configuration so we need to know what's happening with real users to see if there's something we haven't considered.
We have a probe to measure all of startup but it's a very complex probe to implement (so may be buggy) and analyze so we decided we wanted to add simpler probes that see a smaller picture to see if it gives us more information.
Note that the data steward reviewing your request will characterize your data collection based on the highest (and most sensitive) category.
https://github.com/mozilla-mobile/fenix/blob/master/docs/metrics.md
Which release channels? All
Which countries? All
Which locales? All
Any other filters? Please describe in detail below.
No
Telemetry toggle
Internally, GLAM
No
Pull Request checklist
To download an APK when reviewing a PR: