This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/main by this push:
     new 5916ed00b update camel quarkus micropofile metrics doc
5916ed00b is described below

commit 5916ed00bd46b1599788839e6b31930c1fcca9e1
Author: Zineb Bendhiba <[email protected]>
AuthorDate: Thu Sep 29 14:05:45 2022 +0200

    update camel quarkus micropofile metrics doc
---
 docs/modules/ROOT/pages/observability/monitoring/integration.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/modules/ROOT/pages/observability/monitoring/integration.adoc 
b/docs/modules/ROOT/pages/observability/monitoring/integration.adoc
index cd8ba0df8..64c9a7944 100644
--- a/docs/modules/ROOT/pages/observability/monitoring/integration.adoc
+++ b/docs/modules/ROOT/pages/observability/monitoring/integration.adoc
@@ -44,7 +44,7 @@ The MicroProfile Metrics extension registers and exposes the 
following metrics o
 
 * 
https://github.com/eclipse/microprofile-metrics/blob/master/spec/src/main/asciidoc/required-metrics.adoc#required-metrics[JVM
 and operating system related metrics]
 
-* 
xref:camel-quarkus::reference/extensions/microprofile-metrics.adoc#_camel_route_metrics[Camel
 specific metrics]
+* 
xref:camel-quarkus::reference/extensions/microprofile-metrics.adoc#extensions-microprofile-metrics-usage-camel-route-metrics[Camel
 specific metrics]
 
 It is possible to extend this set of metrics by using either, or both:
 

Reply via email to