Prometheus tokenizer encoding error with non-standard characters
Problem: Prometheus tokenizer encoding error with non‑standard characters During the rollout of an A/B testing experiment, the Prometheus server began reporting scrape failures. The logs contained messages such as: error parsing metric: invalid UTF-8 string in label value “variant=🧪” error parsing metric: invalid UTF-8 string in label value “experiment=beta©” failed to ingest metric: label value … Read more