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