opentelemetry-java-instrume.../instrumentation/async-http-client/async-http-client-2.0/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 AHC: fill user agent (#3930) 2021-08-26 08:51:30 -07:00