Uses of Class
org.apache.pulsar.broker.stats.prometheus.PrometheusMetricStreams
-
Packages that use PrometheusMetricStreams Package Description org.apache.pulsar.broker.stats.prometheus Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of PrometheusMetricStreams in org.apache.pulsar.broker.stats.prometheus
Methods in org.apache.pulsar.broker.stats.prometheus with parameters of type PrometheusMetricStreams Modifier and Type Method Description static voidNamespaceStatsAggregator. generate(PulsarService pulsar, boolean includeTopicMetrics, boolean includeConsumerMetrics, boolean includeProducerMetrics, boolean splitTopicAndPartitionIndexLabel, PrometheusMetricStreams stream)static voidTransactionAggregator. generate(PulsarService pulsar, PrometheusMetricStreams stream, boolean includeTopicMetrics)
-