opentelemetry-java-instrume.../testing-common/src
Mateusz Rzeszutek b2c90c79b5
Extract HTTP request & response content length from headers (#6415)
* Extract HTTP request & response content length from headers

* remove unused method

* fix camel tests

* fix google http client tests

* fix HttpUrlConnection tests

* fix k8s and jaxrs tests

* fix aws tests

* actually fix aws tests 🤞

* fix elasticsearch tests

* fix ratpack tests

* fix spring webflux tests

* fix vertx tests

* fix reactor netty tests
2022-08-05 10:55:47 -07:00
..
main Extract HTTP request & response content length from headers (#6415) 2022-08-05 10:55:47 -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