Module reader

Source
Expand description

Interfaces for reading and producing metrics

Structs§

DefaultAggregationSelector
The default aggregation and parameters for an instrument of InstrumentKind.
DefaultTemporalitySelector
The default temporality used if not specified for a given InstrumentKind.

Traits§

AggregationSelector
An interface for selecting the aggregation and the parameters for an InstrumentKind.
MetricProducer
Produces metrics for a MetricReader from an external source.
MetricReader
The interface used between the SDK and an exporter.
TemporalitySelector
An interface for selecting the temporality for an InstrumentKind.