クラス PrometheusSimpleclientScrapeEndpoint

java.lang.ObjectSE
org.springframework.boot.actuate.metrics.export.prometheus.PrometheusSimpleclientScrapeEndpoint

@DeprecatedSE(since="3.3.0", forRemoval=true) @WebEndpoint(id="prometheus") public class PrometheusSimpleclientScrapeEndpoint extends ObjectSE
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
3.3.0 以降、3.5.0 で削除され PrometheusScrapeEndpoint を推奨
Prometheus シンプルクライアントを使用して、Prometheus サーバーがスクレイピングできる形式でメトリクスを出力する @Endpoint
導入:
2.0.0
作成者:
Jon Schneider, Johnny Lim
  • コンストラクターの詳細

    • PrometheusSimpleclientScrapeEndpoint

      public PrometheusSimpleclientScrapeEndpoint(io.prometheus.client.CollectorRegistry collectorRegistry)
      非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
  • メソッドの詳細