### 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.
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.