Class PrometheusMetricStreams


  • public class PrometheusMetricStreams
    extends java.lang.Object
    Helper class to ensure that metrics of the same name are grouped together under the same TYPE header when written. Those are the requirements of the Prometheus Exposition Format.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PrometheusMetricStreams

        public PrometheusMetricStreams()