Expand description
Interfaces for reading and producing metrics
Structs§
- Default
Aggregation Selector - The default aggregation and parameters for an instrument of InstrumentKind.
- Default
Temporality Selector - The default temporality used if not specified for a given InstrumentKind.
Traits§
- Aggregation
Selector - An interface for selecting the aggregation and the parameters for an InstrumentKind.
- Metric
Producer - Produces metrics for a MetricReader from an external source.
- Metric
Reader - The interface used between the SDK and an exporter.
- Temporality
Selector - An interface for selecting the temporality for an InstrumentKind.