alertmanager/notify
George Robinson c4a763c401
#3513: Mark muted alerts (#3793)
* Mark muted groups

This commit updates TimeMuteStage and TimeActiveStage to mark groups
as muted when its alerts are muted by an active or mute time interval,
and remove any existing markers when outside all active and mute
time intervals.

Signed-off-by: George Robinson <george.robinson@grafana.com>

* Remove unlock to defer

Signed-off-by: George Robinson <george.robinson@grafana.com>

---------

Signed-off-by: George Robinson <george.robinson@grafana.com>
2024-05-13 11:16:26 +01:00
..
discord feat: implement webhook_url_file for discord and msteams (#3555) 2024-02-07 10:33:46 +00:00
email Add godot linter (#3613) 2024-03-21 11:26:46 +00:00
msteams feat: implement webhook_url_file for discord and msteams (#3555) 2024-02-07 10:33:46 +00:00
opsgenie golangci-lint: enable testifylint linter 2023-12-10 08:50:03 +00:00
pagerduty use Go standard errors 2023-12-08 16:44:13 +01:00
pushover Add missing ttl in pushhover (#3474) 2023-08-31 17:35:04 +02:00
slack golangci-lint: enable testifylint linter 2023-12-10 08:50:03 +00:00
sns golangci-lint: enable testifylint linter 2023-12-10 08:50:03 +00:00
telegram Enable setting ThreadId for Telegram notifications (#3638) 2024-04-30 11:12:58 +01:00
test feat: add template.FromGlobsWithAdditionalFuncs (#3174) 2022-12-16 10:13:13 -04:00
victorops use Go standard errors 2023-12-08 16:44:13 +01:00
webex Add godot linter (#3613) 2024-03-21 11:26:46 +00:00
webhook notify/webhook: Fix crash on errors when url_file is used (#3798) (#3800) 2024-04-12 11:28:59 +02:00
wechat use Go standard errors 2023-12-08 16:44:13 +01:00
notify.go #3513: Mark muted alerts (#3793) 2024-05-13 11:16:26 +01:00
notify_test.go #3513: Mark muted alerts (#3793) 2024-05-13 11:16:26 +01:00
util.go Add godot linter (#3613) 2024-03-21 11:26:46 +00:00
util_test.go Use the new truncation in bytes functions to ensure strings are not butchered 2022-11-11 15:15:09 +00:00