fn update_metric_name_matcher(expr: &mut Expr, metric_name: &str)
Update the __name__ matchers in expression into special value Returns the updated expression.
__name__