* first pass at separating NetAttributesAdapter interface and make NetClientAttributesExtractor concrete * rename the implementations extractor -> adapter * hide constructor and make factory method * rename to client and add javadoc * spotless * finish javadoc thought * rebase * renamed NetClientAttributesAdapter to NetClientAttributesGetter * fix lettuce * code review comments * code review comments -- renaming for consistency * adapter -> getter * fix ratpack * adapter -> getter |
||
|---|---|---|
| .. | ||
| reactor-netty-0.9/javaagent | ||
| reactor-netty-1.0/javaagent | ||
| README.md | ||
README.md
Settings for the Reactor Netty instrumentation
| System property | Type | Default | Description |
|---|---|---|---|
otel.instrumentation.reactor-netty.always-create-connect-span |
Boolean | false |
Enable the creation of Connect and DNS spans by default. |