alert-mgmt-07: GET /rules endpoint#6
Open
sradco wants to merge 1 commit intoalert-mgmt-06-get-alertsfrom
Open
Conversation
40521d0 to
c9ec4a8
Compare
de14c77 to
691bfe0
Compare
c9ec4a8 to
15ebd83
Compare
691bfe0 to
e53e829
Compare
15ebd83 to
4df787f
Compare
36c8fe6 to
8e38fd8
Compare
4df787f to
f22e335
Compare
8e38fd8 to
e31c2f0
Compare
f22e335 to
207c9d0
Compare
e31c2f0 to
b612d80
Compare
207c9d0 to
ef07a74
Compare
b612d80 to
2236058
Compare
ef07a74 to
0e8d580
Compare
2236058 to
99b1d22
Compare
0e8d580 to
7096227
Compare
99b1d22 to
3214560
Compare
7096227 to
54c6286
Compare
3214560 to
9dafb1b
Compare
54c6286 to
fdf5bf9
Compare
9dafb1b to
23606c7
Compare
fdf5bf9 to
7cc59e9
Compare
8595634 to
c4f658e
Compare
Signed-off-by: Shirly Radco <sradco@redhat.com> Signed-off-by: João Vilaça <jvilaca@redhat.com> Signed-off-by: Aviv Litman <alitman@redhat.com> Co-authored-by: AI Assistant <noreply@cursor.com>
3fed1cf to
7a20570
Compare
c4f658e to
2eb0d27
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Alert Management API — Part 7/14: GET /rules + ListRules
Summary
GET /api/v1/alerting/ruleshandler with label, state, matcher, and source filteringGetRules: merges Prometheus rule groups with relabeled rules, applying label overrides from AlertRelabelConfigsListRules: retrieves all relabeled rules with optional PrometheusRule and AlertRule filteringPrometheusRuleOptions,AlertRuleOptionsfor flexible rule listingPrometheusRuletype with alert-level state/active alert trackingDependencies
This PR is part of a stacked series. Please review in order.
8–14. Pending — create, delete, classification, platform update, bulk update, docs/CI/e2e, single-rule API