opentelemetry-java-instrume.../instrumentation/jaxrs
Mateusz Rzeszutek cfdbe758f2
Net attributes getters changes (in preparation for HTTP spec impl) (#6503)
* Net attributes getters changes: instrumentation-api-semconv changes

* Net attributes getters changes: getter implementations

* Net attributes getters changes: test fixes

* Remove net.sock.host.name

* code review comments

* default getter methods & getPeerSocketAddress() method name

* set authority in grpc earlier
2022-09-12 09:20:27 -07:00
..
jaxrs-1.0/javaagent Enable PrivateConstructorForUtilityClass errorprone check (#6427) 2022-08-10 11:30:22 +03:00
jaxrs-2.0 Fix flaky jaxrs async test (#6523) 2022-09-02 13:28:04 +03:00
jaxrs-3.0 Fix flaky jaxrs async test (#6523) 2022-09-02 13:28:04 +03:00
jaxrs-common Net attributes getters changes (in preparation for HTTP spec impl) (#6503) 2022-09-12 09:20:27 -07: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.