sentry-java
sentry-java copied to clipboard
Add auto-instrumentation for HttpUrlConnection
Problem Statement
Hello team, a customer is using Android SDK and setup okHttp auto instrumentation.
they use Mixpanel and Appsflyer and since those 2 do not use OkHttp, Sentry is not capturing any network data.
It would be nice if we had instrumentation for these 2 libs since they are very popular in the mobile Dev space.
Solution Brainstorm
No response