Uses of Class
io.opencensus.exporter.metrics.util.MetricExporter
Packages that use MetricExporter
-
Uses of MetricExporter in io.opencensus.exporter.metrics.util
Fields in io.opencensus.exporter.metrics.util declared as MetricExporterModifier and TypeFieldDescriptionprivate final MetricExporter
IntervalMetricReader.Worker.metricExporter
Methods in io.opencensus.exporter.metrics.util with parameters of type MetricExporterModifier and TypeMethodDescriptionstatic IntervalMetricReader
IntervalMetricReader.create
(MetricExporter metricExporter, MetricReader metricReader, IntervalMetricReader.Options options) Creates a newIntervalMetricReader
.void
MetricReader.readAndExport
(MetricExporter metricExporter) Reads the metrics from theMetricProducerManager
and exports them to themetricExporter
.Constructors in io.opencensus.exporter.metrics.util with parameters of type MetricExporterModifierConstructorDescriptionprivate
Worker
(MetricExporter metricExporter, long exportInterval, MetricReader metricReader) -
Uses of MetricExporter in io.opencensus.exporter.stats.prometheus
Subclasses of MetricExporter in io.opencensus.exporter.stats.prometheusModifier and TypeClassDescriptionprivate static final class
private static final class