getsentry / getsentry/sentry-java
Group ANRs by component (UI, BroadcastReceiver, Service, etc.)
Đang mở
Android
Errors
Improvement
Platform: Java
- Ngôn ngữ chính
- Kotlin
- Star
- 1.4k
- Fork
- 478
- Merge trung bình
- 2 ngày 23 giờ
- Pull request đã merge (30 ngày)
- 67
Mô tả
Revisit the ANR grouping strategy by evaluating two approaches: grouping ANRs by Android component type (UI, BroadcastReceiver, Service) for faster filtering, versus collapsing all ANRs into a single umbrella issue for visibility without polluting the issue stream. Both trade-offs should be considered before committing to one model.
We could also add an additional fingerprint, so they are still grouped by the main thread stacktrace, but within the component groups.
**Votes in brainstorming session:** 3
**Notion source:** [https://www.notion.so/3348b10e4b5d80d999d5fb7b4cabfe60]()
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.