* Add `http.route` to the server span when `ServerSpanNaming` is updated * fix camel tests * fix test compilation failure * assert route in camel instrumentation |
||
---|---|---|
.. | ||
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.always-create-connect-span |
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. |