opentelemetry-java-instrume.../instrumentation/netty
Mateusz Rzeszutek 5b271c4917
Switch from http.flavor to net.protocol.* in HTTP server instrumentat… (#8244)
2023-04-09 08:47:33 -07:00
..
netty-3.8/javaagent Switch from http.flavor to net.protocol.* in HTTP server instrumentat… (#8244) 2023-04-09 08:47:33 -07:00
netty-4-common Switch from http.flavor to net.protocol.* in HTTP server instrumentat… (#8244) 2023-04-09 08:47:33 -07:00
netty-4.0/javaagent Add HttpServerResponseCustomizer support for Netty (#8094) 2023-03-23 11:11:24 +01:00
netty-4.1 Add HttpServerResponseCustomizer support for Netty (#8094) 2023-03-23 11:11:24 +01: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.