messagebird / pushprom

Pushprom is a proxy to the Prometheus Go client.
https://www.messagebird.com
BSD 2-Clause "Simplified" License
80 stars 13 forks source link

Invalid label value "1 \xc0\xa7\xc0...." prevents prometheus from scraping pushprom #11

Closed marcelcorso closed 7 years ago

marcelcorso commented 7 years ago

screen shot 2017-01-23 at 10 29 03

invalid label values prevent prometheus from scraping pushprom.

Should this kind of values be filtered by pushprom or prometheus golang client?

samwierema commented 7 years ago

After further investigation we found this issue is not caused by Pushprom.