Package org.springframework.boot.micrometer.metrics.autoconfigure.export.prometheus
@NullMarked
package org.springframework.boot.micrometer.metrics.autoconfigure.export.prometheus
Support for exporting actuator metrics to Prometheus.
-
ClassDescription
Auto-configurationfor exporting metrics to Prometheus.AProducibleenum for supported Prometheus formats.@ConfigurationPropertiesfor configuring metrics export to Prometheus.Configuration options for push-based interaction with Prometheus.@Endpointthat outputs metrics in a format that can be scraped by the Prometheus server.