opentelemetry-java-instrume.../instrumentation/restlet/restlet-1.0
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
..
javaagent Refine 404 handling in Restlet instrumentation (#4206) 2021-09-27 12:28:57 -07:00
library Extract HTTP request/response headers as span attributes (#4237) 2021-10-05 10:20:59 +02:00
testing Remove url from HttpServerAttributesExtractor (#4209) 2021-10-03 09:17:23 -07:00