Available on crate feature
metrics
only.Expand description
Metrics SDK API
Traitsยง
- Async
Instrument Core - An implementation-level interface to an asynchronous instrument (e.g., Observer instruments).
- Instrument
Core - A common interface for synchronous and asynchronous instruments.
- Meter
Core - The interface an SDK must implement to supply a Meter implementation.
- Sync
Bound Instrument Core - The implementation-level interface to a generic synchronous bound instrument
- Sync
Instrument Core - The implementation-level interface to a generic synchronous instrument (e.g., ValueRecorder and Counter instruments).