jack-berg fcd5876e1a Add HTTP client and server tests (#6836) 2 years ago
..
netty-3.8 77035fc88c Extract `net.peer.{name,port}` on start for CLIENT spans (#6828) 2 years ago
netty-4-common d5aadbab04 Split out :instrumentation:netty:netty-4.1 library (#6820) 2 years ago
netty-4.0 d5aadbab04 Split out :instrumentation:netty:netty-4.1 library (#6820) 2 years ago
netty-4.1 fcd5876e1a Add HTTP client and server tests (#6836) 2 years ago
netty-common 4c91ec9f42 Publish :instrumentation:netty:netty-common as library instrumentation (#6805) 2 years ago
README.md e9fbb367b3 Rename netty `always-create-connect-span` property to `connection-tel… (#5834) 2 years ago

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.