servers::http::prometheus

Function find_metric_name_not_equal_matchers

Source
fn find_metric_name_not_equal_matchers(expr: &Expr) -> Option<Vec<Matcher>>
Expand description

Try to find the __name__ matchers which op is not MatchOp::Equal.