Interface PrometheusRawMetricsProvider
-
public interface PrometheusRawMetricsProviderThe prometheus metrics provider for generate prometheus format metrics.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidgenerate(org.apache.pulsar.common.util.SimpleTextOutputStream stream)Generate the metrics from the metrics provider.
-