Uses of Class
io.opencensus.exporter.stats.prometheus.PrometheusStatsConfiguration
-
Packages that use PrometheusStatsConfiguration Package Description io.opencensus.exporter.stats.prometheus -
-
Uses of PrometheusStatsConfiguration in io.opencensus.exporter.stats.prometheus
Subclasses of PrometheusStatsConfiguration in io.opencensus.exporter.stats.prometheus Modifier and Type Class Description (package private) classAutoValue_PrometheusStatsConfigurationMethods in io.opencensus.exporter.stats.prometheus that return PrometheusStatsConfiguration Modifier and Type Method Description PrometheusStatsConfigurationAutoValue_PrometheusStatsConfiguration.Builder. build()abstract PrometheusStatsConfigurationPrometheusStatsConfiguration.Builder. build()Builds a newPrometheusStatsConfigurationwith current settings.Methods in io.opencensus.exporter.stats.prometheus with parameters of type PrometheusStatsConfiguration Modifier and Type Method Description static voidPrometheusStatsCollector. createAndRegister(PrometheusStatsConfiguration configuration)Creates aPrometheusStatsCollectorand registers it to the given PrometheusCollectorRegistryin thePrometheusStatsConfiguration.
-