Uses of Class
io.opencensus.exporter.stats.prometheus.PrometheusStatsConfiguration
Packages that use PrometheusStatsConfiguration
-
Uses of PrometheusStatsConfiguration in io.opencensus.exporter.stats.prometheus
Methods in io.opencensus.exporter.stats.prometheus that return PrometheusStatsConfigurationModifier and TypeMethodDescriptionabstract PrometheusStatsConfigurationPrometheusStatsConfiguration.Builder.build()Builds a newPrometheusStatsConfigurationwith current settings.Methods in io.opencensus.exporter.stats.prometheus with parameters of type PrometheusStatsConfigurationModifier and TypeMethodDescriptionstatic voidPrometheusStatsCollector.createAndRegister(PrometheusStatsConfiguration configuration) Creates aPrometheusStatsCollectorand registers it to the given PrometheusCollectorRegistryin thePrometheusStatsConfiguration.