Module metrics

Source
Available on crate feature metrics only.
Expand description

§OpenTelemetry Metrics SDK

Re-exports§

pub use controllers::PullController;
pub use controllers::PushController;
pub use controllers::PushControllerWorker;

Modules§

aggregators
Metric Aggregators
controllers
SDK Metrics Controllers
processors
Metric Processors
selectors
Metric Selectors

Structs§

Accumulator
Accumulator implements the OpenTelemetry Meter API. The Accumulator is bound to a single Processor.
AccumulatorBuilder
Configuration for an accumulator

Functions§

accumulator
Creates a new accumulator builder