Permit non-alphabetic characters as the 1st character in metric names #4371
Labels
spec:metrics
Related to the specification/metrics directory
triage:deciding:community-feedback
Open to community discussion. If the community can provide sufficient reasoning, it may be accepted
https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/api.md#instrument-name-syntax
We are looking to start using a dotnet OpenTelemetry distribution. Unfortunately, our metric names begin with a '-' character, which is not allowed as the first character.
Changing the metric names is not a feasible option for us due to the high cost and the potential invalidation of numerous queries accumulated across various tools, dashboards, and users. Therefore, we hope that a feature request could be considered to allow non-alphabetic characters as the first character of metric names. This would enable us to fully utilize the features and benefits provided by OpenTelemetry metrics.
Thanks,
Helen
The text was updated successfully, but these errors were encountered: