Class PrometheusMetricsGenerator

java.lang.Object
org.apache.pulsar.broker.stats.prometheus.PrometheusMetricsGenerator
All Implemented Interfaces:
AutoCloseable

public class PrometheusMetricsGenerator extends Object implements AutoCloseable
Generate metrics aggregated at the namespace level and optionally at a topic level and formats them out in a text format suitable to be consumed by Prometheus. Format specification can be found at Exposition Formats