opentelemetry-java-instrume.../instrumentation/netty
Anuraag Agrawal 213057d057
Run check during testing and assemble during building (#5619)
2022-03-18 13:48:51 +09:00
..
netty-3.8/javaagent Write http server tests in java (#5501) 2022-03-08 14:21:59 -08:00
netty-4-common/javaagent Updates to http.server_name (#5369) 2022-02-18 09:38:21 -08:00
netty-4.0/javaagent Run check during testing and assemble during building (#5619) 2022-03-18 13:48:51 +09:00
netty-4.1/javaagent Run check during testing and assemble during building (#5619) 2022-03-18 13:48:51 +09:00
netty-4.1-common/javaagent Update netty attribute name (#5568) 2022-03-14 11:08:02 +02:00
netty-common/javaagent Trace DNS resolution in Netty 4.1 (#4587) 2021-11-05 11:37:54 -07:00
README.md Add settings docs for instrumentations (#4981) 2022-01-03 10:24:48 -08:00

README.md

Settings for the Netty instrumentation

System property Type Default Description
otel.instrumentation.netty.always-create-connect-span 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.