opentelemetry-java-instrume.../instrumentation/netty
Lauri Tulmin 7bb0c6bb85
Test whether http client span ends after headers or body is received (#12149)
2024-09-04 15:52:16 +03:00
..
netty-3.8/javaagent make netty-* indy compatible (#11559) 2024-08-22 08:07:14 -07:00
netty-4-common make netty-* indy compatible (#11559) 2024-08-22 08:07:14 -07:00
netty-4.0/javaagent Test whether http client span ends after headers or body is received (#12149) 2024-09-04 15:52:16 +03:00
netty-4.1 Test whether http client span ends after headers or body is received (#12149) 2024-09-04 15:52:16 +03:00
netty-common/library
README.md

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.