getsentry / getsentry/sentry-java
Add `tunnel` option (sets the url used by transport)
Abierto
Android
Errors
Feature
good first issue
- Lenguaje dominante
- Kotlin
- Estrellas
- 1.4k
- Forks
- 478
- Merge medio
- 2 d 23 h
- PR fusionados (30 d)
- 67
Descripción
### 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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.