opentelemetry-java-instrume.../instrumentation/netty
Lauri Tulmin b9e459da07
Test http client stable semconv (#9178)
2023-08-13 10:22:04 -07:00
..
netty-3.8/javaagent Test http client stable semconv (#9178) 2023-08-13 10:22:04 -07:00
netty-4-common Update network.protocol.version 2.0 -> 2 and 3.0 -> 3 (#9145) 2023-08-13 10:01:47 -07:00
netty-4.0/javaagent Test http client stable semconv (#9178) 2023-08-13 10:22:04 -07:00
netty-4.1 Test http client stable semconv (#9178) 2023-08-13 10:22:04 -07:00
netty-common/library HTTP semconv: filter out default peer/host ports (#7258) 2022-11-22 17:14:20 +00:00
README.md Apply Prettier to markdown files (#8968) 2023-07-19 12:22:35 -07: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.