opentelemetry-java-instrume.../instrumentation/reactor/reactor-netty
Trask Stalnaker f1774cabe2
Update net semantic convention changes (#6268)
* New net conventions: option a

* Feedback + sock.family + sock.peer.name

* peer.service + tests

* server net attributes attempt 1

* server net attributes attempt 2

* Javadoc

* Revisions

* Apply to instrumentations

* Feedback

* One more default method

* Spotless

* Fix javadoc
2022-08-18 09:02:23 -07:00
..
reactor-netty-0.9/javaagent Update net semantic convention changes (#6268) 2022-08-18 09:02:23 -07:00
reactor-netty-1.0/javaagent Update net semantic convention changes (#6268) 2022-08-18 09:02:23 -07:00
README.md Rename netty `always-create-connect-span` property to `connection-tel… (#5834) 2022-04-15 13:38:04 +02:00

README.md

Settings for the Reactor Netty instrumentation

System property Type Default Description
otel.instrumentation.reactor-netty.connection-telemetry.enabled Boolean false Enable the creation of Connect and DNS spans by default.