opentelemetry-java-instrume.../instrumentation/async-http-client/async-http-client-1.9/javaagent
Mateusz Rzeszutek 7473eff1e6
Extract HTTP request/response headers as span attributes (#4237)
* Extract HTTP request/response headers as span attributes

* fix muzzle

* code review comments

* fix compilation failure after merge conflict

* avoid using streams API when transforming the headers list

* fix liberty extractor

* fix spring webmvc extractor
2021-10-05 10:20:59 +02:00
..
src Extract HTTP request/response headers as span attributes (#4237) 2021-10-05 10:20:59 +02:00
build.gradle.kts Convert Pair class to AutoValue (#3496) 2021-07-05 10:23:26 -07:00