sinkingpoint / prometheus-gravel-gateway

A Prometheus Aggregation Gateway for FAAS applications
GNU Lesser General Public License v3.0
115 stars 10 forks source link

Error 500 when pushing same metric with different label #3

Closed sanjioh closed 2 years ago

sanjioh commented 2 years ago

Hi,

thanks for developing Gravel Gateway!

I have an issue in pushing the same metric with different label values. I'm not sure whether it's something I'm missing, but here's how to reproduce:

Is this something to be expected?

Please let me know if I can be of further help.

Thanks!

sinkingpoint commented 2 years ago

Hi there! Thanks for the report - this is unexpected. I'll get a fix out today

sinkingpoint commented 2 years ago

Cut 1.1.2 to address this

sanjioh commented 2 years ago

1.1.2 works as expected, thanks for the fast response!