opentelemetry-java-instrume.../instrumentation/reactor/reactor-netty
Mateusz Rzeszutek e9fbb367b3
Rename netty `always-create-connect-span` property to `connection-tel… (#5834)
* Rename netty `always-create-connect-span` property to `connection-telemetry`

* formatting

* warn when deprecated property is used

* errorprone
2022-04-15 13:38:04 +02:00
..
reactor-netty-0.9/javaagent Rename netty `always-create-connect-span` property to `connection-tel… (#5834) 2022-04-15 13:38:04 +02:00
reactor-netty-1.0/javaagent Rename netty `always-create-connect-span` property to `connection-tel… (#5834) 2022-04-15 13:38:04 +02: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.