Class PrometheusTextFormatWriter

java.lang.Object
io.prometheus.metrics.expositionformats.PrometheusTextFormatWriter
All Implemented Interfaces:
ExpositionFormatWriter

public class PrometheusTextFormatWriter extends Object implements ExpositionFormatWriter
Write the Prometheus text format. This is the default if you view a Prometheus endpoint with your Web browser.