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

Adding labels to existing metric #27

Open michsk opened 4 years ago

michsk commented 4 years ago

It seems that adding labels / attributes to an existing metric does not use the added labels. It should actually recognise that labels were added and use them.