Function metriken_core::metrics
source · pub fn metrics() -> MetricsExpand 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.