Julien
Julien
Yes you could try that
Do we need a test to make sure that `__name__` applies multiples times, like in `{__name__="up",__name__="ALERTS"}`, still works? It also feels like we can have a `break` at the end...
Thank you. Unfortunately, this is a breaking change that we can't make in Prometheus 2.x. It is also plausible that some people are using this property to include `{{}}` in...
I don't have the full background but I would say we don't really need it as you can use label_replace: ``` sum without (instance) ( label_replace( sum by (code, instance)...
What is check keys?
Can we find a more intuitive name for the flag?
maybe --run, like go test?
Hi @machadovilaca , we looked at this during our bug scrub, would you like to continue working on this pull request and update the flag name to `--run`? Thanks!