{
  "configurations": [
    {
      "declarative_name": "java.reactor.experimental_span_attributes/development",
      "default": false,
      "description": "Enables the capture of the experimental `reactor.canceled` attribute on spans when reactive streams are cancelled.",
      "name": "otel.instrumentation.reactor.experimental-span-attributes",
      "type": "boolean"
    }
  ],
  "description": "This instrumentation enables context propagation for Project Reactor reactive streams, it does not emit any telemetry on its own.",
  "display_name": "Reactor",
  "features": [
    "CONTEXT_PROPAGATION"
  ],
  "has_javaagent": true,
  "has_standalone_library": true,
  "javaagent_target_versions": [
    "io.projectreactor:reactor-core:[3.1.0.RELEASE,)"
  ],
  "library_link": "https://projectreactor.io/",
  "markdown_hash": "1517dbdc2da4",
  "name": "reactor-3.1",
  "scope": {
    "name": "io.opentelemetry.reactor-3.1"
  },
  "source_path": "instrumentation/reactor/reactor-3.1"
}