getsentry / getsentry/sentry-java
Docs - Would be helpful for customers if we provide docs how to control the ANR ingestion
Open
Android
Errors
Feature
State: Needs Discussion
- Dominant language
- Kotlin
- Stars
- 1.4k
- Forks
- 478
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 67
Description
### Problem Statement
Looking to have explanation about:
Finding a way to make all future ANRs are non fatal, low priority only get ANRs for customers app (not libraries).
### Solution Brainstorm
Right now all ANR's are just send in, but having a way to control this with examples ideally prevents the customer from getting spammend with notifications and doesn't require them to dig through the code to figure it out.
Contributor guide
Assessment
This issue has not been assessed yet.