Interface MetricReader

All Superinterfaces:
AggregationTemporalitySelector, AutoCloseable, Closeable, DefaultAggregationSelector
All Known Implementing Classes:
PeriodicMetricReader

A metric reader reads metrics from an SdkMeterProvider.

Custom implementations of MetricReader are not currently supported. Please use one of the built-in readers such as PeriodicMetricReader.

Since:
1.14.0