Uses of Interface
org.apache.pulsar.broker.stats.prometheus.PrometheusRawMetricsProvider
Packages that use PrometheusRawMetricsProvider
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of PrometheusRawMetricsProvider in org.apache.pulsar.broker.stats.prometheus
Fields in org.apache.pulsar.broker.stats.prometheus with type parameters of type PrometheusRawMetricsProviderModifier and TypeFieldDescriptionprotected List<PrometheusRawMetricsProvider>PrometheusMetricsServlet.metricsProvidersMethods in org.apache.pulsar.broker.stats.prometheus with parameters of type PrometheusRawMetricsProviderModifier and TypeMethodDescriptionvoidPrometheusMetricsServlet.addRawMetricsProvider(PrometheusRawMetricsProvider metricsProvider) Method parameters in org.apache.pulsar.broker.stats.prometheus with type arguments of type PrometheusRawMetricsProviderModifier and TypeMethodDescriptionstatic voidPrometheusMetricsGeneratorUtils.generate(String cluster, OutputStream out, List<PrometheusRawMetricsProvider> metricsProviders)