unregister_metric

Macro unregister_metric 

Source
macro_rules! unregister_metric {
    ($registry:expr, $metric:expr) => { ... };
}
Expand description

Unregisters a metric from the Prometheus registry.