format library

A library to export metrics in the Prometheus text representation.

Constants

contentType → const String
Content-type for text version 0.0.4.

Functions

write004(StringSink sink, Iterable<MetricFamilySamples> metricFamilySamples) → void
Write out the text version 0.0.4 of the given MetricFamilySamples.