mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-21 10:41:03 +01:00
This change causes Prometheus to allow all UTF-8 characters in metric and label names. This means that names that were previously invalid and would have been previously rejected will be allowed through. Signed-off-by: Owen Williams <owen.williams@grafana.com>