Module opentelemetry::sdk::metrics::reader
source · Available on crate feature
metrics
only.Expand description
Interfaces for reading and producing metrics
Structs
- The default aggregation and parameters for an instrument of InstrumentKind.
- The default temporality used if not specified for a given InstrumentKind.
Traits
- An interface for selecting the aggregation and the parameters for an InstrumentKind.
- Produces metrics for a MetricReader from an external source.
- The interface used between the SDK and an exporter.
- An interface for selecting the temporality for an InstrumentKind.