opentelemetry-java-instrume.../testing-common/src
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
..
main okhttp: run our interceptor before other interceptors (#6997) 2022-10-27 12:45:02 -07:00
misc Use local server to test HTTPS instead of google.com (#3236) 2021-06-11 08:04:17 +09:00
test/java/io/opentelemetry/instrumentation Remove old TraceUtils and use InstrumentationTestRunner#run*Span() (almost) everywhere (#5160) 2022-01-18 13:42:53 -08:00