opentelemetry-java-instrume.../instrumentation/netty
Mateusz Rzeszutek 245a9f7cf7
Rewrite netty 3.8 tests to Java (#7666)
Part of #7195
2023-01-30 08:46:05 +01:00
..
netty-3.8/javaagent Rewrite netty 3.8 tests to Java (#7666) 2023-01-30 08:46:05 +01:00
netty-4-common Rename all methods in all Getters to use the `get*()` naming scheme (#7619) 2023-01-23 09:28:11 +00:00
netty-4.0/javaagent Http testing refactor prework (#7623) 2023-01-20 18:20:42 +00:00
netty-4.1 Http testing refactor prework (#7623) 2023-01-20 18:20:42 +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.