opentelemetry-java-instrume.../instrumentation/netty
Trask Stalnaker dbe9679777
Simplify Http `*TelemetryBuilder` generic signatures (#12858)
2025-03-13 07:25:24 -07:00
..
netty-3.8/javaagent Implement ExtendedTextMapGetter in http server instrumentations (#13053) 2025-01-20 14:11:05 +02:00
netty-4.0/javaagent Enforce library instrumentation package names matching their module names (#12957) 2025-03-12 11:58:43 -07:00
netty-4.1 Simplify Http `*TelemetryBuilder` generic signatures (#12858) 2025-03-13 07:25:24 -07:00
netty-common/library HTTP semconv: filter out default peer/host ports (#7258) 2022-11-22 17:14:20 +00:00
netty-common-4.0 Enforce library instrumentation package names matching their module names (#12957) 2025-03-12 11:58:43 -07: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.