You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Ensure your custom metric names comply with OpenTelemetry and Prometheus limitations. Such as:
259
+
- Ensure your custom metric names comply with OpenTelemetry and [Prometheus limitations](https://prometheus.io/docs/concepts/data_model/#metric-names-and-labels). Such as:
260
260
- Only contain valid symbols of ASCII letters, numbers, or `_`.
0 commit comments