Reactor
OpenTelemetry Java agent instrumentation
This instrumentation enables context propagation for Project Reactor reactive streams, it does not emit any telemetry on its own.
- Name:
reactor-3.1 - Scope:
io.opentelemetry.reactor-3.1 - Target versions:
io.projectreactor:reactor-core:[3.1.0.RELEASE,) - Library: https://projectreactor.io/
Configuration
| Option | Type | Default | Description |
|---|---|---|---|
otel.instrumentation.reactor.experimental-span-attributes | boolean | false | Enables the capture of the experimental reactor.canceled attribute on spans when reactive streams are cancelled. |