Class PrometheusSimpleclientMetricsExportAutoConfiguration

java.lang.Object
org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusSimpleclientMetricsExportAutoConfiguration

Deprecated, for removal: This API element is subject to removal in a future version.
since 3.3.0 for removal in 3.5.0 in favor of PrometheusMetricsExportAutoConfiguration
Auto-configuration for exporting metrics to Prometheus with the Prometheus simpleclient.
Since:
2.0.0
Author:
Jon Schneider, David J. M. Karlsen, Jonatan Ivanov
  • Constructor Details

    • PrometheusSimpleclientMetricsExportAutoConfiguration

      public PrometheusSimpleclientMetricsExportAutoConfiguration()
      Deprecated, for removal: This API element is subject to removal in a future version.