Mateusz Rzeszutek e1895e548c Rename all methods in all Getters to use the `get*()` naming scheme (#7619) 2 лет назад
..
netty-3.8 e1895e548c Rename all methods in all Getters to use the `get*()` naming scheme (#7619) 2 лет назад
netty-4-common e1895e548c Rename all methods in all Getters to use the `get*()` naming scheme (#7619) 2 лет назад
netty-4.0 c5e384fe9f Http testing refactor prework (#7623) 2 лет назад
netty-4.1 c5e384fe9f Http testing refactor prework (#7623) 2 лет назад
netty-common 95ec4a8c1f HTTP semconv: filter out default peer/host ports (#7258) 2 лет назад
README.md e9fbb367b3 Rename netty `always-create-connect-span` property to `connection-tel… (#5834) 2 лет назад

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.