opentelemetry-java-instrume.../instrumentation/netty
Lauri Tulmin a51535d08e
Test http client captured headers (#7993)
2023-03-07 20:05:29 +02:00
..
netty-3.8/javaagent Remove deprecated instrumentation-api-semconv code (#7838) 2023-02-16 13:16:52 -08:00
netty-4-common Remove deprecated instrumentation-api-semconv code (#7838) 2023-02-16 13:16:52 -08:00
netty-4.0/javaagent Update HTTP span name extractors (#7730) 2023-02-14 07:40:05 -08:00
netty-4.1 Test http client captured headers (#7993) 2023-03-07 20:05:29 +02: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.