Class PrometheusTextFormatUtil
- java.lang.Object
-
- org.apache.pulsar.broker.stats.prometheus.metrics.PrometheusTextFormatUtil
-
public class PrometheusTextFormatUtil extends java.lang.ObjectLogic to write metrics in Prometheus text format.
-
-
Constructor Summary
Constructors Constructor Description PrometheusTextFormatUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidwriteMetricsCollectedByPrometheusClient(java.io.Writer w, io.prometheus.client.CollectorRegistry registry)
-