getsentry / getsentry/sentry-java
Add `tunnel` option (sets the url used by transport)
Open
Android
Errors
Feature
good first issue
- Dominant language
- Kotlin
- Stars
- 1.4k
- Forks
- 478
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 67
Description
### Description
Sets the URL that will be used to transport captured events. This can be used to work around ad-blockers or to have more granular control over events sent to Sentry.
- More details about the option in JS docs https://docs.sentry.io/platforms/javascript/configuration/options
- Related RN issue https://github.com/getsentry/sentry-react-native/issues/3258
- Related Cocoa issue https://github.com/getsentry/sentry-cocoa/issues/3583
Contributor guide
Assessment
This issue has not been assessed yet.