prometheus/web/api/v1
gotjosh f3394bf7a1
Rules API: Allow filtering by rule name
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>
2023-04-18 10:12:08 +01:00
..
api.go Rules API: Allow filtering by rule name 2023-04-18 10:12:08 +01:00
api_test.go Rules API: Allow filtering by rule name 2023-04-18 10:12:08 +01:00
errors_test.go API: change HTTP status code tracked in metrics form 503/422 to 499 if a request is canceled 2023-01-26 13:06:37 +01:00