mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-07 11:51:02 +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>