opentelemetry-java-instrume.../instrumentation/camel-2.20/metadata.yaml

13 lines
606 B
YAML

description: >
This instrumentation enables tracing for Apache Camel 2.x applications by generating spans for
each route execution. For Camel versions 3.5 and newer, users should instead use the native
'camel-opentelemetry' component provided directly by the Camel project.
library_link: https://camel.apache.org/
configurations:
- name: otel.instrumentation.camel.experimental-span-attributes
description: >
Enable the capture of experimental `camel.uri`, `camel.kafka.partitionKey`, `camel.kafka.key`
and `camel.kafka.offset` span attributes.
type: boolean
default: false