| Class | Description |
|---|---|
| PrometheusMetricsExportAutoConfiguration |
Configuration for exporting metrics to Prometheus.
|
| PrometheusMetricsExportAutoConfiguration.PrometheusScrapeEndpointConfiguration | |
| PrometheusProperties |
ConfigurationProperties for configuring metrics export to Prometheus. |
| PrometheusProperties.PushgatewayProperties |
Configuration options for push-based interaction with Prometheus.
|
| PrometheusScrapeEndpoint |
Spring Boot Actuator endpoint that outputs Prometheus metrics in a format that
can be scraped by the Prometheus server
|
| PrometheusScrapeMvcEndpoint |