opentelemetry-java-instrume.../instrumentation/netty
Trask Stalnaker 7be766a78b
Remove write context (#7735)
~(currently built on top of #7732)~
2023-02-06 17:34:12 +00:00
..
netty-3.8/javaagent Use super to make netty instrumentation clearer (#7736) 2023-02-06 08:15:53 -08:00
netty-4-common Use super to make netty instrumentation clearer (#7736) 2023-02-06 08:15:53 -08:00
netty-4.0/javaagent Remove write context (#7735) 2023-02-06 17:34:12 +00:00
netty-4.1 Remove write context (#7735) 2023-02-06 17:34:12 +00:00
netty-common/library HTTP semconv: filter out default peer/host ports (#7258) 2022-11-22 17:14:20 +00: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.