alertmanager/api/v2/models
George Robinson 5979dff9dc
Show muted alerts in Alert Groups API (#3797)
This commit updates /api/v2/alerts/groups to show if an alert is
suppressed from one or more active or mute time intervals. While
the muted by field can be found in /api/v2/alerts, it is not
used here because /api/v2/alerts does not take aggregation
or routing into consideration.

It also updates the UI to support filtering muted alerts via the
Muted checkbox.

Signed-off-by: George Robinson <george.robinson@grafana.com>
2024-10-23 16:42:21 +01:00
..
alert.go Update Go to 1.19 (#3150) 2022-11-30 17:06:57 +01:00
alert_group.go Bump: go-swagger to latest stable 2023-10-19 12:11:29 +01:00
alert_groups.go Bump: go-swagger to latest stable 2023-10-19 12:11:29 +01:00
alert_status.go Show muted alerts in Alert Groups API (#3797) 2024-10-23 16:42:21 +01:00
alertmanager_config.go Update Go to 1.19 (#3150) 2022-11-30 17:06:57 +01:00
alertmanager_status.go Bump: go-swagger to latest stable 2023-10-19 12:11:29 +01:00
cluster_status.go Bump: go-swagger to latest stable 2023-10-19 12:11:29 +01:00
gettable_alert.go Bump: go-swagger to latest stable 2023-10-19 12:11:29 +01:00
gettable_alerts.go Bump: go-swagger to latest stable 2023-10-19 12:11:29 +01:00
gettable_silence.go Bump: go-swagger to latest stable 2023-10-19 12:11:29 +01:00
gettable_silences.go Bump: go-swagger to latest stable 2023-10-19 12:11:29 +01:00
label_set.go Update Go to 1.19 (#3150) 2022-11-30 17:06:57 +01:00
matcher.go Update Go to 1.19 (#3150) 2022-11-30 17:06:57 +01:00
matchers.go Bump: go-swagger to latest stable 2023-10-19 12:11:29 +01:00
peer_status.go Update Go to 1.19 (#3150) 2022-11-30 17:06:57 +01:00
postable_alert.go Bump: go-swagger to latest stable 2023-10-19 12:11:29 +01:00
postable_alerts.go Bump: go-swagger to latest stable 2023-10-19 12:11:29 +01:00
postable_silence.go Update Go to 1.19 (#3150) 2022-11-30 17:06:57 +01:00
receiver.go Update Go to 1.19 (#3150) 2022-11-30 17:06:57 +01:00
silence.go Update Go to 1.19 (#3150) 2022-11-30 17:06:57 +01:00
silence_status.go Update Go to 1.19 (#3150) 2022-11-30 17:06:57 +01:00
version_info.go Update Go to 1.19 (#3150) 2022-11-30 17:06:57 +01:00