mirror of
https://github.com/prometheus/alertmanager
synced 2025-02-16 18:47:10 +00:00
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> |
||
---|---|---|
.. | ||
alert_group.go | ||
alert_groups.go | ||
alert_status.go | ||
alert.go | ||
alertmanager_config.go | ||
alertmanager_status.go | ||
cluster_status.go | ||
gettable_alert.go | ||
gettable_alerts.go | ||
gettable_silence.go | ||
gettable_silences.go | ||
label_set.go | ||
matcher.go | ||
matchers.go | ||
peer_status.go | ||
postable_alert.go | ||
postable_alerts.go | ||
postable_silence.go | ||
receiver.go | ||
silence_status.go | ||
silence.go | ||
version_info.go |