Julien
Julien
Please do this in multiple pull requests as well, not a big pull request. There are a lot of occurences.
2 issues here: https://github.com/prometheus/prometheus/issues/10894 And the fact that labels can't be selected
I am puzzled by this. Can't we filter the services at the API level? I'd say if that is not possible at the API level, this should not belong to...
Can we use Filter in QueryOptions ?
I am not sure that this optimization is worth it. We have the risk of introducing bugs for a very niche usecase. The complexity seems too high to me.
I think this makes sense, but we would need to also decide what to do with examplars too far in the future. cc @cstyan WDYT?
I am mostly worried that blindly adding labels to all rules and groups would add a lot of cardinalty, where it's only needed in practice for a few alerts.
Annotations should be per alert, I don't think it is useful for groups.
You should be able to filter the service with relabeling . Le sam. 15 oct. 2022, 04:38, quentin9696 ***@***.***> a écrit : > Proposal > > Hi, > > I'm...
There is a difference between relabel_configs and metric_relabel_configs . Can you share your configuration? (Without secrets)