-
-
Notifications
You must be signed in to change notification settings - Fork 462
Closed
Labels
Description
Platform:
- Android -> If yes, which Device API (and compileSdkVersion/targetSdkVersion/Build tools) version?
- Java -> If yes, which Java (and sourceCompatibility/targetCompatibility) version?
- Kotlin -> If yes, which Kotlin (and jvmTarget) version?
- NDK -> If yes, which NDK/CMake version?
- React-Native -> If yes, which version?
- Timber -> If yes, which version?
- Log4j2 -> If yes, which version?
- Logback -> If yes, which version?
- Spring -> If yes, which version?
IDE:
- Android Studio -> If yes, which version?
- IntelliJ -> If yes, which version?
- Other -> If yes, which one?
Build system:
- Gradle -> If yes, which version?
- Buck -> If yes, which version?
- Bazel -> If yes, which version?
- Maven -> If yes, which version?
- Other -> If yes, which one?
Android Gradle Plugin:
- Yes -> If yes, which version?
- No
Sentry Android Gradle Plugin:
- Yes -> If yes, which version?
- No
Proguard/R8:
- Enabled
- Disabled
Platform installed with:
- JCenter
- Bintray
- Maven Central
- Manually
The version of the SDK:
4.0.0.alpha-2
I have the following issue:
SentrySpanClientHttpRequestInterceptor does not have any Spring Boot dependencies and should be in sentry-spring so that Spring apps not using Spring Boot can use it. That would seem to be consistent with SentryTracingFilter's presence in sentry-spring.