opentelemetry-java-instrume.../instrumentation/netty
Mateusz Rzeszutek 4f12fba9c3
Implement new stable client semantic conventions (#8704)
2023-06-13 17:00:27 -07:00
..
netty-3.8/javaagent Implement new stable client semantic conventions (#8704) 2023-06-13 17:00:27 -07:00
netty-4-common Implement new stable client semantic conventions (#8704) 2023-06-13 17:00:27 -07:00
netty-4.0/javaagent Enable HTTP client read timeout tests by default (#8530) 2023-05-19 10:24:49 -07:00
netty-4.1 Enable http pipelining test on spring webflux (#8501) 2023-06-02 18:35:00 +03: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.