opentelemetry-java-instrume.../instrumentation/netty
Gregor Zeitlinger 798bdd5569
config properties support for spring starter clients (#11605)
2024-07-02 16:49:39 +03:00
..
netty-3.8/javaagent config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
netty-4-common Use namedOneOf instead of joining two named matchers (#11495) 2024-05-30 13:16:35 -07:00
netty-4.0/javaagent config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
netty-4.1 config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
netty-common/library HTTP semconv: filter out default peer/host ports (#7258) 2022-11-22 17:14:20 +00:00
README.md Apply Prettier to markdown files (#8968) 2023-07-19 12:22:35 -07: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.