Function metriken::metrics

source ·
pub fn metrics() -> Metrics
Expand description

The list of all metrics registered via the either [metric] attribute or by using the types within the [dynmetrics] module.

Names within metrics are not guaranteed to be unique and no aggregation of metrics with the same name is done.