getsentry / getsentry/sentry-java
Auto configure OkHttp in Spring Boot
Open
Feature
Java
- Dominant language
- Kotlin
- Stars
- 1.4k
- Forks
- 478
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 67
Description
### Problem Statement
Currently using Sentry with OkHttp on Spring Boot requires manual config.
### Solution Brainstorm
We should check whether we can auto configure sentry-okhttp in case it's present on the classpath.
Contributor guide
Assessment
This issue has not been assessed yet.