This is an automated email from the ASF dual-hosted git repository.
pcongiusti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 4bf7ad28ee49 chore(doc): use otel2 components
4bf7ad28ee49 is described below
commit 4bf7ad28ee494c35f60ccef86015a5edcf2c2b10
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Thu Mar 12 11:17:26 2026 +0100
chore(doc): use otel2 components
---
.../src/main/docs/observability-services.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/components/camel-observability-services/src/main/docs/observability-services.adoc
b/components/camel-observability-services/src/main/docs/observability-services.adoc
index 4c8b7a163233..76773714fc6a 100644
---
a/components/camel-observability-services/src/main/docs/observability-services.adoc
+++
b/components/camel-observability-services/src/main/docs/observability-services.adoc
@@ -104,7 +104,7 @@ To collect the metrics exposed by the application, and,
depending on the runtime
you will need to start your Camel application with a Java agent.
The Java agent goal is to push those metrics to the OpenTelemetry compatible
collector server.
Follow the instructions
-provided in
xref:others:opentelemetry.adoc#OpenTelemetry-JavaAgent[OpenTelemetry Java Agent
configuration].
+provided in
xref:others:opentelemetry2.adoc#OpenTelemetry-JavaAgent[OpenTelemetry Java
Agent configuration].
=== JMX configuration