Function massa_metrics::register_lazy_static_metrics
source ยท pub(crate) fn register_lazy_static_metrics()Expand description
Eagerly register lazy_static metrics so they appear on /metrics even before
the first increment (e.g. factory pool timeouts that have not occurred yet).