Function collect_metric_names

Source
fn collect_metric_names(expr: &Expr, metric_names: &mut HashSet<String>)
Expand description

Recursively collect all metric names from a PromQL expression