getsentry / getsentry/sentry-java
Group ANRs by component (UI, BroadcastReceiver, Service, etc.)
オープン
Android
Errors
Improvement
Platform: Java
- 主要言語
- Kotlin
- スター
- 1.4k
- フォーク
- 478
- 平均マージ
- 2日 23時間
- マージ済み PR(30日)
- 67
説明
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]()
コントリビューションガイド
評価
この issue はまだ評価されていません。