CNV-80608: PR07 router: add GET /rules endpoint#21
Open
sradco wants to merge 1 commit into
Open
Conversation
e769581 to
f0645d2
Compare
1c9de72 to
dbec985
Compare
dbec985 to
a35d9bd
Compare
565e51b to
3c859cd
Compare
a35d9bd to
3908afc
Compare
3c829c7 to
60b02e4
Compare
3908afc to
60307cd
Compare
60b02e4 to
395b91a
Compare
60307cd to
0485121
Compare
0485121 to
264a17e
Compare
395b91a to
c0d9d20
Compare
264a17e to
17448d8
Compare
c0d9d20 to
51fb50b
Compare
17448d8 to
6db2250
Compare
ef8c546 to
7f564f0
Compare
6db2250 to
6ad71ae
Compare
7f564f0 to
b53900b
Compare
6ad71ae to
37734ec
Compare
b53900b to
f895bac
Compare
37734ec to
d1984fb
Compare
66fd0c1 to
ec07c6a
Compare
207545f to
b081867
Compare
01847bf to
f6bc2a0
Compare
84af9a9 to
a060fba
Compare
f6bc2a0 to
46866a6
Compare
a060fba to
6ed7be8
Compare
534a173 to
f8d69a4
Compare
Add GET /api/v1/alerting/rules endpoint with Prometheus rule group retrieval, list filtering, and label matching. 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>
f8d69a4 to
f75199d
Compare
b866bc4 to
d43c06e
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.
Add GET /api/v1/alerting/rules endpoint
with Prometheus rule group retrieval,
list filtering, and label matching.