opentelemetry-java-instrume.../instrumentation/jaxrs
Mateusz Rzeszutek 2c4acd7c81
Introduce LocalRootSpan (replacing ServerSpan) (#5896)
* Introduce LocalRootSpan (replacing ServerSpan)

* fix tests

* bridge old ServerSpan class
2022-04-21 11:29:10 +02:00
..
jaxrs-1.0/javaagent Enable span suppression by SpanKey by default (#5779) 2022-04-19 14:13:09 -07:00
jaxrs-2.0 Introduce LocalRootSpan (replacing ServerSpan) (#5896) 2022-04-21 11:29:10 +02:00
jaxrs-common/bootstrap Fix some java lint warnings (#5120) 2022-01-17 10:26:03 -08: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.