Include `remoteType` in Fenix crash pings
Categories
(Fenix :: Experimentation and Telemetry, task)
Tracking
(firefox119 fixed)
Tracking | Status | |
---|---|---|
firefox119 | --- | fixed |
People
(Reporter: willdurand, Assigned: willdurand)
References
Details
(Whiteboard: [addons-jira])
Attachments
(3 files)
It's my understanding that the process type alone doesn't help identify a content child process and – because we are going to enable the extensions process in Fenix soon – it'd be useful to collect the remoteType
. That way, we could easily leverage the existing crash data to monitor the rollout when we start enabling this extensions process.
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Comment 2•1 year ago
|
||
Assignee | ||
Comment 3•1 year ago
|
||
Assignee | ||
Comment 4•1 year ago
|
||
Roger is on PTO (oops) so I am wondering if you could take a look at the data request please, Alessio? Thanks.
Comment 5•1 year ago
|
||
(In reply to William Durand [:willdurand] from comment #4)
Roger is on PTO (oops) so I am wondering if you could take a look at the data request please, Alessio? Thanks.
Hey, I'm not a data-steward :-) (see the list of data stewards here) - Let me redirect to someone else on that list!
Updated•1 year ago
|
Comment 6•1 year ago
|
||
Comment on attachment 9351585 [details]
bug-1851518-data-review-request.md
Data Review
- Is there or will there be documentation that describes the schema for the ultimate data set in a public, complete, and accurate way?
Yes, through the metrics.yaml file and the Glean Dictionary
- Is there a control mechanism that allows the user to turn the data collection on and off?
Yes, through the "Send Usage Data" preference in the application settings
- If the request is for permanent data collection, is there someone who will monitor the data over time?
stability@mozilla.org, crash-reporting-wg@mozilla.org will be responsible for monitoring this data over time
- 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
- Is the data collection covered by the existing Firefox privacy notice?
Yes
- Does the data collection use a third-party collection tool?
No
Result
data-review+
Comment 7•1 year ago
•
|
||
Thanks for getting that for me, Roger. I was just getting to this now.
Updated•1 year ago
|
Pushed by wdurand@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1410c62b886e Send the `remoteType` in GeckoView child crash reports. r=gsvelto,geckoview-reviewers,Roger,amejiamarmol
Assignee | ||
Updated•1 year ago
|
Comment 9•1 year ago
|
||
Backed out for causing geckoview failures on GpuCrashTest.
Failure log: https://treeherder.mozilla.org/logviewer?job_id=428647763&repo=autoland
Backout link: https://hg.mozilla.org/integration/autoland/rev/52d8e4104f0945e1641c22385a1636609a06562b
Comment 11•1 year ago
|
||
Pushed by wdurand@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b55d8a04ef0c Send the `remoteType` in GeckoView child crash reports. r=gsvelto,geckoview-reviewers,Roger,amejiamarmol
Comment 12•1 year ago
|
||
bugherder |
Comment 13•1 year ago
|
||
Authored by https://github.com/willdurand
https://github.com/mozilla-mobile/firefox-android/commit/7a348edfe1c476c9685099f3d038e1087dbd0d7b
[main] Bug 1851518 - Include remoteType
in Fenix crash pings
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Updated•1 year ago
|
Description
•