jamesnetherton commented on a change in pull request #2050: URL: https://github.com/apache/camel-quarkus/pull/2050#discussion_r534004378
########## File path: extensions/micrometer/runtime/src/main/doc/usage.adoc ########## @@ -0,0 +1,37 @@ +This extension leverages https://quarkus.io/guides/micrometer[Quarkus Micrometer]. Quarkus supports a variety of Micrometer metric registry implementations. + +Your application should declare one of the following dependencies, depending on the monitoring solution you want to work with. + +[cols="50,.^50] +|=== +|Monitoring System | Dependency + +| Azure + +| `micrometer-registry-azure-monitor` Review comment: Whoops! I forgot that part. I'll add it. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org