pub fn legacy_normalize_otlp_name(name: &str) -> StringExpand description
Normalize otlp instrumentation, metric and attribute names
- since the name are case-insensitive, we transform them to lowercase for better sql usability
- replace
.and-with_