io.quarkus.micrometer.runtime.config.MPMetricsConfigGroup.jdp Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quarkus-micrometer Show documentation
Show all versions of quarkus-micrometer Show documentation
Instrument the runtime and your application with dimensional metrics using Micrometer.
io.quarkus.micrometer.runtime.config.MPMetricsConfigGroup.enabled=Eclipse MicroProfile Metrics support.\n\nSupport for MicroProfile Metrics will be enabled if Micrometer\nsupport is enabled and the MicroProfile Metrics dependency is present\:\n\n[source,xml]\n----\n\n org.eclipse.microprofile.metrics \n microprofile-metrics-api \n \n----\n\nThe Micrometer extension currently provides a compatibility layer that supports the MP Metrics API,\nbut metric names and recorded values will be different.\nNote that the MP Metrics compatibility layer will move to a different extension in the future.\n\n@asciidoclet
© 2015 - 2025 Weber Informatics LLC | Privacy Policy