[tracker] support fenix
Categories
(Socorro :: General, task, P1)
Tracking
(Not tracked)
People
(Reporter: willkg, Unassigned)
References
(Depends on 1 open bug)
Details
Seems like Fenix support on Crash Stats and Socorro is iffy. We should figure out what the requirements for the Fenix project are and then work through them.
Reporter | ||
Comment 1•5 years ago
•
|
||
Here's work that's been done so far towards supporting Fenix better:
Version
used to be the GeckoView version but was changed to be the app version. GeckoViewVersion
and AndroidComponentsVersion
were added. That's covered in https://github.com/mozilla-mobile/fenix/issues/7245 and fixed in https://github.com/mozilla-mobile/android-components/issues/6186 . March 11th, 2020.
ReleaseChannel
was fixed to be "release", "beta", or "nightly". That was covered in https://github.com/mozilla-mobile/fenix/issues/9104 and fixed in https://github.com/mozilla-mobile/fenix/pull/9130 . March 11th, 2020.
Since Fenix was reporting the GeckoView version for Version
and we switched and the GeckoView version is very much higher than the Fenix version, the product home (https://github.com/mozilla-mobile/android-components/issues/6186) was showing the wrong versions. Roger created a product details file that we'll update going forward. https://github.com/mozilla-services/socorro/blob/master/product_details/Fenix.json . March 25th, 2020.
Bug #1624911 covers fixing Fenix nightly versions to something that groups better so Roger doesn't have to update the product details file daily.
Bug #1555096 covers generating correlations data for Fenix.
Reporter | ||
Comment 2•5 years ago
|
||
Crash reports that are ingested by Socorro are exported to the Telemetry telemetry.socorro_crash
data set. We should also think about needs for that data set.
Reporter | ||
Updated•4 years ago
|
Reporter | ||
Comment 3•4 years ago
|
||
Getting correlations support for Fenix is out of my hands, so there's nothing we can do there.
Beyond that, I've talked with a couple of Fenix people and they said they'll let me know if anything comes up, but otherwise there isn't anything more tangible to do.
I'm going to mark this FIXED.
Reporter | ||
Updated•4 years ago
|
Description
•