api icon indicating copy to clipboard operation
api copied to clipboard

logs: re-introduce rules filtering for Prometheus API as this is still not supported by Loki

Open JoaoBraveCoding opened this issue 10 months ago • 0 comments

In https://github.com/observatorium/api/pull/578 we completely removed the filtering code and relied only on the query parameter for Loki to filter the rules. However, the filtering only works for the Loki API and not for the Prometheus API

Fixes https://issues.redhat.com/browse/LOG-6148

JoaoBraveCoding avatar Feb 28 '25 15:02 JoaoBraveCoding