This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch release-1.10.x in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-1.10.x by this push: new 56797b8b1 update camel quarkus micropofile metrics doc 56797b8b1 is described below commit 56797b8b1b574c92ef70aef5d65e7717d5a4dcaa Author: Zineb Bendhiba <bendhiba.zi...@gmail.com> 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: