opentelemetry-java-instrume.../instrumentation/netty
renovate[bot] c22bb598e5
fix(deps): update spotless packages to v7 (major) (#13004)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2025-01-08 07:37:47 -08:00
..
netty-3.8/javaagent End span after closing scope (#12952) 2024-12-27 09:22:26 -08:00
netty-4-common Http server builder (#11651) 2024-10-07 09:41:24 -07:00
netty-4.0/javaagent End span after closing scope (#12952) 2024-12-27 09:22:26 -08:00
netty-4.1 fix(deps): update spotless packages to v7 (major) (#13004) 2025-01-08 07:37:47 -08: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.