public class PrometheusTextFormat extends Object
| Constructor and Description |
|---|
PrometheusTextFormat() |
| Modifier and Type | Method and Description |
|---|---|
static void |
write004(Writer writer,
Enumeration<io.prometheus.client.Collector.MetricFamilySamples> mfs)
Write out the text version 0.0.4 of the given MetricFamilySamples.
|
public static void write004(Writer writer, Enumeration<io.prometheus.client.Collector.MetricFamilySamples> mfs) throws IOException
IOExceptionCopyright © 2017–2021 Apache Software Foundation. All rights reserved.