第 93 章 OpenTelemetry
从 Camel 3.5 开始
OpenTelemetry 组件用于跟踪和使用 OpenTelemetry 的传入和传出 Camel 消息。
为发送到/来自 Camel 的传入和传出消息捕获事件(spans)。
93.1. 依赖项 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
将此组件的 pom.xml 添加以下依赖项:
<dependency> <groupId>org.apache.camel.springboot</groupId> <artifactId>camel-opentelemetry-starter</artifactId> </dependency>
<dependency>
<groupId>org.apache.camel.springboot</groupId>
<artifactId>camel-opentelemetry-starter</artifactId>
</dependency>