Macro int_gauge_set

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

Sets an IntGauge to value or logs an error if the metric is not found