opentelemetry-java-instrume.../instrumentation/netty
Mateusz Rzeszutek f50f1fed3b
Fix instrumentation-api-semconv packages (#6590)
* Fix instrumentation-api-semconv packages

* Move test

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2022-09-12 14:51:27 -07:00
..
netty-3.8/javaagent Fix instrumentation-api-semconv packages (#6590) 2022-09-12 14:51:27 -07:00
netty-4-common/javaagent Fix instrumentation-api-semconv packages (#6590) 2022-09-12 14:51:27 -07:00
netty-4.0/javaagent Net attributes getters changes (in preparation for HTTP spec impl) (#6503) 2022-09-12 09:20:27 -07:00
netty-4.1/javaagent Net attributes getters changes (in preparation for HTTP spec impl) (#6503) 2022-09-12 09:20:27 -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.