Package org.springframework.boot.actuate.metrics.export.prometheus
package org.springframework.boot.actuate.metrics.export.prometheus
Actuator support for exporting metrics to Prometheus.
-
ClassDescriptionClass that can be used to manage the pushing of metrics to a
Prometheus PushGateway.The operation that should be performed on shutdown.@Endpointthat outputs metrics in a format that can be scraped by the Prometheus server.AProducibleenum for supported PrometheusTextFormat.