opentelemetry-java-instrume.../instrumentation/reactor/reactor-netty
jason plumb bb092bf0e5
Fix build (change param type to builder) (#7640)
Looks like there were some merge conflicts around test code in the last
couple of PRs.
I think this will fix up the build.
2023-01-23 16:06:57 -08:00
..
reactor-netty-0.9/javaagent Fix build (change param type to builder) (#7640) 2023-01-23 16:06:57 -08:00
reactor-netty-1.0 More HTTP testing refactor prework (#7630) 2023-01-23 09:42:32 -08:00
README.md Rename netty `always-create-connect-span` property to `connection-tel… (#5834) 2022-04-15 13:38:04 +02:00

README.md

Settings for the Reactor Netty instrumentation

System property Type Default Description
otel.instrumentation.reactor-netty.connection-telemetry.enabled Boolean false Enable the creation of Connect and DNS spans by default.