opentelemetry-java-instrume.../instrumentation/netty
Trask Stalnaker 93175522d4
Rename kafka propagation setting and clarify behavior (#6957)
2022-10-24 08:49:48 -07:00
..
netty-3.8/javaagent Capture net.host.name for netty (#6892) 2022-10-19 09:21:50 -07:00
netty-4-common Capture net.host.name for netty (#6892) 2022-10-19 09:21:50 -07:00
netty-4.0/javaagent Rename kafka propagation setting and clarify behavior (#6957) 2022-10-24 08:49:48 -07:00
netty-4.1 Rename kafka propagation setting and clarify behavior (#6957) 2022-10-24 08:49:48 -07:00
netty-common/library Publish :instrumentation:netty:netty-common as library instrumentation (#6805) 2022-10-05 09:24:44 -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 Netty instrumentation

System property Type Default Description
otel.instrumentation.netty.connection-telemetry.enabled Boolean false Enable the creation of Connect and DNS spans by default for Netty 4.0 and higher instrumentation.
otel.instrumentation.netty.ssl-telemetry.enabled Boolean false Enable SSL telemetry for Netty 4.0 and higher instrumentation.