Uses of Class
io.opencensus.exporter.stats.prometheus.PrometheusStatsConfiguration
Packages that use PrometheusStatsConfiguration
-
Uses of PrometheusStatsConfiguration in io.opencensus.exporter.stats.prometheus
Subclasses of PrometheusStatsConfiguration in io.opencensus.exporter.stats.prometheusModifier and TypeClassDescription(package private) final classMethods in io.opencensus.exporter.stats.prometheus that return PrometheusStatsConfigurationModifier and TypeMethodDescriptionAutoValue_PrometheusStatsConfiguration.Builder.build()abstract 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.