* Merge javaagent-instrumentation-api into javaagent-extension-api * remove some leftover references to javaagent-instrumentation-api * add missing instrumentation-api to distro example |
||
---|---|---|
.. | ||
netty-3.8/javaagent | ||
netty-4-common/javaagent | ||
netty-4.0/javaagent | ||
netty-4.1/javaagent | ||
netty-4.1-common/javaagent | ||
netty-common/javaagent | ||
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. |