pub fn can_be_valid_metric_name(name: &str) -> bool
Expand description
Returns whether try_normalize_metric_name
can normalize the passed name.
pub fn can_be_valid_metric_name(name: &str) -> bool
Returns whether try_normalize_metric_name
can normalize the passed name.