opentelemetry-java-instrume.../instrumentation/apache-httpclient/apache-httpclient-4.3/library
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 Add library instrumentation for Apache HTTPClient 4.3 (#3623) 2021-07-28 12:18:45 +09:00