Class NamespaceStatsAggregator
- java.lang.Object
-
- org.apache.pulsar.broker.stats.prometheus.NamespaceStatsAggregator
-
public class NamespaceStatsAggregator extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description NamespaceStatsAggregator()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidgenerate(PulsarService pulsar, boolean includeTopicMetrics, boolean includeConsumerMetrics, boolean includeProducerMetrics, boolean splitTopicAndPartitionIndexLabel, PrometheusMetricStreams stream)
-
-
-
Method Detail
-
generate
public static void generate(PulsarService pulsar, boolean includeTopicMetrics, boolean includeConsumerMetrics, boolean includeProducerMetrics, boolean splitTopicAndPartitionIndexLabel, PrometheusMetricStreams stream)
-
-