opentelemetry-java-instrume.../instrumentation/apache-httpclient
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
..
apache-httpclient-2.0/javaagent Extract HTTP request/response headers as span attributes (#4237) 2021-10-05 10:20:59 +02:00
apache-httpclient-4.0/javaagent Extract HTTP request/response headers as span attributes (#4237) 2021-10-05 10:20:59 +02:00
apache-httpclient-4.3 Extract HTTP request/response headers as span attributes (#4237) 2021-10-05 10:20:59 +02:00
apache-httpclient-5.0/javaagent Extract HTTP request/response headers as span attributes (#4237) 2021-10-05 10:20:59 +02:00