getsentry / getsentry/sentry-java
Android: track Performance Class of the device
Open
Android
Errors
Feature
- Dominant language
- Kotlin
- Stars
- 1.4k
- Forks
- 478
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 67
Description
### Problem Statement
For a given issue/trace I want to know the performance class of the device.
https://developer.android.com/topic/performance/performance-class
Also, I would like to be able to slice performance data by performance class.
### Solution Brainstorm
Incorporate performance class data from `androidx.core:core-performance` and `androidx.core:core-performance-play-services`
see https://developer.android.com/topic/performance/performance-class
Contributor guide
Assessment
This issue has not been assessed yet.