opentelemetry-java-instrume.../instrumentation/netty
Trask Stalnaker b7cec3b115
Fix netty issue (#6469)
* Fix

* Comment
2022-08-18 11:19:24 -07:00
..
netty-3.8/javaagent Deprecate the 2-arg variant of HttpCommonAttributesGeter#statusCode() (#6466) 2022-08-12 17:11:11 -07:00
netty-4-common/javaagent Fix netty issue (#6469) 2022-08-18 11:19:24 -07:00
netty-4.0/javaagent Fix netty issue (#6469) 2022-08-18 11:19:24 -07:00
netty-4.1/javaagent Fix netty issue (#6469) 2022-08-18 11:19:24 -07:00
netty-common/javaagent Run tests with play 2.4 (#6145) 2022-06-14 12:10:53 +03: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.