Uses of Package
io.opencensus.exporter.metrics.util
Packages that use io.opencensus.exporter.metrics.util
-
Classes in io.opencensus.exporter.metrics.util used by io.opencensus.exporter.metrics.utilClassDescriptionWrapper of the
MetricReader
which automatically reads and exports the metrics every export interval.Options forIntervalMetricReader
.Builder forIntervalMetricReader.Options
.Abstract class that represents a metric exporter.Helper class to read all availableMetric
s from aMetricProducerManager
and exports them to aMetricExporter
.Options forMetricReader
.Builder forMetricReader.Options
.Wrapper ofMetricProducer
which allows metrics to be pushed and buffered.Options forQueueMetricProducer
.Builder forQueueMetricProducer.Options
. -
Classes in io.opencensus.exporter.metrics.util used by io.opencensus.exporter.stats.prometheusClassDescriptionAbstract class that represents a metric exporter.Helper class to read all available
Metric
s from aMetricProducerManager
and exports them to aMetricExporter
.