opentelemetry-java-instrume.../instrumentation/okhttp
Lauri Tulmin b0012b083b
okhttp: run our interceptor before other interceptors (#6997)
Resolves
https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/6909
If our interceptor runs before other interceptors then other
interceptors replacing the request won't affect our interceptor.
2022-10-27 12:45:02 -07:00
..
okhttp-2.2/javaagent Extract `net.peer.{name,port}` on start for CLIENT spans (#6828) 2022-10-10 16:00:19 -07:00
okhttp-3.0 okhttp: run our interceptor before other interceptors (#6997) 2022-10-27 12:45:02 -07:00