Class NamespaceStatsAggregator
java.lang.Object
org.apache.pulsar.broker.stats.prometheus.NamespaceStatsAggregator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidgenerate(PulsarService pulsar, boolean includeTopicMetrics, boolean includeConsumerMetrics, boolean includeProducerMetrics, boolean splitTopicAndPartitionIndexLabel, PrometheusMetricStreams stream)
-
Constructor Details
-
NamespaceStatsAggregator
public NamespaceStatsAggregator()
-
-
Method Details
-
generate
public static void generate(PulsarService pulsar, boolean includeTopicMetrics, boolean includeConsumerMetrics, boolean includeProducerMetrics, boolean splitTopicAndPartitionIndexLabel, PrometheusMetricStreams stream)
-