[][src]Module open_metrics_client::registry

Structs

Descriptor
Registry

A metric registry to register metrics with, later on passed to an encoder collecting samples of each metric by iterating all metrics in the registry.

RegistryIterator

Iterator iterating both the metrics registered directly with the registry as well as all metrics registered with sub-registries.

Traits

SendEncodeMetric

Type Definitions

DynSendRegistry