opentelemetry-java-instrume.../instrumentation/jaxrs
Mateusz Rzeszutek 872c6c7d80
Add `http.route` to the server span when `ServerSpanNaming` is updated (#5086)
* Add `http.route` to the server span when `ServerSpanNaming` is updated

* fix camel tests

* fix test compilation failure

* assert route in camel instrumentation
2022-01-14 13:52:06 -08:00
..
jaxrs-1.0/javaagent Add `http.route` to the server span when `ServerSpanNaming` is updated (#5086) 2022-01-14 13:52:06 -08:00
jaxrs-2.0 Add `http.route` to the server span when `ServerSpanNaming` is updated (#5086) 2022-01-14 13:52:06 -08:00
jaxrs-common/bootstrap Move `ServletContextPath` to `servlet-common:bootstrap` (#4824) 2021-12-08 15:59:31 +01:00
README.md Add settings docs for instrumentations (#4981) 2022-01-03 10:24:48 -08:00

README.md

Settings for the Jaxrs instrumentation

System property Type Default Description
otel.instrumentation.jaxrs.experimental-span-attributes Boolean false Enable the capture of experimental span attributes.