Skip to content

CNV-80608: PR08 router: add GET /health endpoint and tests#22

Open
sradco wants to merge 1 commit into
alert-mgmt-restructured-07-get-rulesfrom
alert-mgmt-restructured-08-health
Open

CNV-80608: PR08 router: add GET /health endpoint and tests#22
sradco wants to merge 1 commit into
alert-mgmt-restructured-07-get-rulesfrom
alert-mgmt-restructured-08-health

Conversation

@sradco
Copy link
Copy Markdown
Owner

@sradco sradco commented Mar 12, 2026

Add GET /api/v1/alerting/health endpoint
with handler tests and rules GET tests.

@sradco sradco changed the title CNV-80608: PR07 router: add GET /health endpoint and tests CNV-80608: PR08 router: add GET /health endpoint and tests Mar 12, 2026
@sradco sradco force-pushed the alert-mgmt-restructured-07-get-rules branch from 5e4f158 to e769581 Compare March 25, 2026 14:47
@sradco sradco force-pushed the alert-mgmt-restructured-08-health branch from 3b29980 to 6dd5408 Compare March 25, 2026 14:47
@sradco sradco force-pushed the alert-mgmt-restructured-07-get-rules branch from e769581 to f0645d2 Compare March 25, 2026 14:55
@sradco sradco force-pushed the alert-mgmt-restructured-08-health branch from 6dd5408 to e20c923 Compare March 25, 2026 14:55
@sradco sradco force-pushed the alert-mgmt-restructured-08-health branch from e20c923 to a33289f Compare April 5, 2026 10:56
@sradco sradco force-pushed the alert-mgmt-restructured-07-get-rules branch from f0645d2 to 565e51b Compare April 5, 2026 10:56
@sradco sradco force-pushed the alert-mgmt-restructured-08-health branch from a33289f to f8e02cf Compare April 5, 2026 12:06
@sradco sradco force-pushed the alert-mgmt-restructured-07-get-rules branch from 565e51b to 3c859cd Compare April 5, 2026 12:06
@sradco sradco force-pushed the alert-mgmt-restructured-08-health branch from f8e02cf to a337788 Compare April 9, 2026 11:43
@sradco sradco force-pushed the alert-mgmt-restructured-07-get-rules branch from 3c859cd to 3c829c7 Compare April 9, 2026 11:43
@sradco sradco force-pushed the alert-mgmt-restructured-08-health branch from a337788 to d385212 Compare April 14, 2026 13:40
@sradco sradco force-pushed the alert-mgmt-restructured-07-get-rules branch from 3c829c7 to 60b02e4 Compare April 14, 2026 13:40
@sradco sradco force-pushed the alert-mgmt-restructured-08-health branch from d385212 to 3ac3ac1 Compare April 14, 2026 14:18
@sradco sradco force-pushed the alert-mgmt-restructured-07-get-rules branch from 60b02e4 to 395b91a Compare April 14, 2026 14:18
@sradco sradco force-pushed the alert-mgmt-restructured-08-health branch from 3ac3ac1 to 52078b1 Compare April 23, 2026 08:17
@sradco sradco force-pushed the alert-mgmt-restructured-07-get-rules branch 2 times, most recently from c0d9d20 to 51fb50b Compare April 28, 2026 11:44
@sradco sradco force-pushed the alert-mgmt-restructured-08-health branch from 52078b1 to 6ede194 Compare April 28, 2026 11:44
@sradco sradco force-pushed the alert-mgmt-restructured-07-get-rules branch from 51fb50b to ef8c546 Compare April 28, 2026 11:58
@sradco sradco force-pushed the alert-mgmt-restructured-08-health branch 2 times, most recently from 593964d to a73c853 Compare April 29, 2026 09:42
@sradco sradco force-pushed the alert-mgmt-restructured-07-get-rules branch from ef8c546 to 7f564f0 Compare April 29, 2026 09:42
@sradco sradco force-pushed the alert-mgmt-restructured-08-health branch from a73c853 to e0ceabb Compare April 29, 2026 12:25
@sradco sradco force-pushed the alert-mgmt-restructured-07-get-rules branch from 7f564f0 to b53900b Compare April 29, 2026 12:25
@sradco sradco force-pushed the alert-mgmt-restructured-08-health branch from e0ceabb to e76ba02 Compare April 29, 2026 12:41
@sradco sradco force-pushed the alert-mgmt-restructured-07-get-rules branch from b53900b to f895bac Compare April 29, 2026 12:41
@sradco sradco force-pushed the alert-mgmt-restructured-08-health branch from e76ba02 to 9b9d18d Compare April 29, 2026 13:02
@sradco sradco force-pushed the alert-mgmt-restructured-07-get-rules branch from f895bac to 66fd0c1 Compare April 29, 2026 13:02
@sradco sradco force-pushed the alert-mgmt-restructured-08-health branch from 9b9d18d to 07b9537 Compare April 29, 2026 14:25
@sradco sradco force-pushed the alert-mgmt-restructured-07-get-rules branch from 66fd0c1 to ec07c6a Compare April 30, 2026 08:44
@sradco sradco force-pushed the alert-mgmt-restructured-08-health branch 2 times, most recently from 6c512ec to c4a9b5f Compare May 6, 2026 11:39
@sradco sradco force-pushed the alert-mgmt-restructured-07-get-rules branch 2 times, most recently from 01847bf to f6bc2a0 Compare May 13, 2026 11:18
@sradco sradco force-pushed the alert-mgmt-restructured-08-health branch 2 times, most recently from 24ac781 to 99e1853 Compare May 13, 2026 11:32
@sradco sradco force-pushed the alert-mgmt-restructured-07-get-rules branch from f6bc2a0 to 46866a6 Compare May 13, 2026 11:32
@sradco sradco force-pushed the alert-mgmt-restructured-08-health branch from 99e1853 to 684419d Compare May 13, 2026 13:06
@sradco sradco force-pushed the alert-mgmt-restructured-07-get-rules branch 2 times, most recently from 534a173 to f8d69a4 Compare May 14, 2026 07:13
@sradco sradco force-pushed the alert-mgmt-restructured-08-health branch from 684419d to 77ba275 Compare May 14, 2026 07:13
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>
@sradco sradco force-pushed the alert-mgmt-restructured-07-get-rules branch from f8d69a4 to f75199d Compare May 14, 2026 07:16
@sradco sradco force-pushed the alert-mgmt-restructured-08-health branch from 77ba275 to bdd139a Compare May 14, 2026 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant