alertmanager/ui/app/src
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
..
Alerts UI cleanup dead code with elm-review (#2528) 2021-04-08 21:04:09 +02:00
Data Show muted alerts in Alert Groups API (#3797) 2024-10-23 16:42:21 +01:00
Silences UI cleanup dead code with elm-review (#2528) 2021-04-08 21:04:09 +02:00
Status UI cleanup dead code with elm-review (#2528) 2021-04-08 21:04:09 +02:00
Utils Show muted alerts in Alert Groups API (#3797) 2024-10-23 16:42:21 +01:00
Views Show muted alerts in Alert Groups API (#3797) 2024-10-23 16:42:21 +01:00
DateTime.elm ui: Move /status & /silences to API v2 2018-11-15 13:24:26 +01:00
Main.elm Allow first day of week to be Sunday or Monday (#3093) 2022-10-19 18:01:24 +02:00
Parsing.elm Allow first day of week to be Sunday or Monday (#3093) 2022-10-19 18:01:24 +02:00
Types.elm Allow first day of week to be Sunday or Monday (#3093) 2022-10-19 18:01:24 +02:00
Updates.elm Allow first day of week to be Sunday or Monday (#3093) 2022-10-19 18:01:24 +02:00
Views.elm Allow first day of week to be Sunday or Monday (#3093) 2022-10-19 18:01:24 +02:00