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 MetricExporterIntervalMetricReader.Worker.metricExporterMethods in io.opencensus.exporter.metrics.util with parameters of type MetricExporterModifier and TypeMethodDescriptionstatic IntervalMetricReaderIntervalMetricReader.create(MetricExporter metricExporter, MetricReader metricReader, IntervalMetricReader.Options options) Creates a newIntervalMetricReader.voidMetricReader.readAndExport(MetricExporter metricExporter) Reads the metrics from theMetricProducerManagerand exports them to themetricExporter.Constructors in io.opencensus.exporter.metrics.util with parameters of type MetricExporterModifierConstructorDescriptionprivateWorker(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 classprivate static final class