Class PrometheusMetricStreams

java.lang.Object
org.apache.pulsar.broker.stats.prometheus.PrometheusMetricStreams

public class PrometheusMetricStreams extends 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.
  • Constructor Details

    • PrometheusMetricStreams

      public PrometheusMetricStreams()