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