mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-12 22:31:01 +01:00
Introduces support for a new query parameter in the `/rules` API endpoint that allows filtering by rule names. If all the rules of a group are filtered, we skip the group entirely. Signed-off-by: gotjosh <josue.abreu@gmail.com>