getsentry / getsentry/sentry-go
Support for InAppInclude/Exclude
Open
Errors
Feature
Go
- Dominant language
- Go
- Stars
- 1.1k
- Forks
- 262
- Avg merge
- 1d 48m
- Merged PRs (30d)
- 7
Description
Add support for customizing what is to be considered `InApp`, as per https://docs.sentry.io/development/sdk-dev/features/#in-app-frames.
For reference:
- [getsentry/sentry-android/.../SentryOptions.java#L37-L38](https://github.com/getsentry/sentry-android/blob/155a6cd0fd6a0fb2b7f258c40c9e4e4a1f8acbd9/sentry-core/src/main/java/io/sentry/core/SentryOptions.java#L37-L38)
Contributor guide
Assessment
This issue has not been assessed yet.