gatus/alerting/alert
Mehdi Bounya d947a6b6f5
feat(alerting): Implement Zulip's alerts (#845)
* feat(alerting): Add alert type for Zulip

* feat(alerting): Implement Zulip alert provider

* feat(alerting): Add Zulip to alerting/config.go

* docs: Add Zulip alerts to README.md

* fix(alerting): Include alert description in message

* fix(alerting): validate Zuilip interface on compile

* chore(alerting): fix import order

* fix(alerting): rename ChannelId to ChannelID

* Update alerting/provider/zulip/zulip_test.go

---------

Co-authored-by: TwiN <twin@linux.com>
2024-09-03 23:21:08 -04:00
..
alert_test.go feat(alerting): Persist triggered alerts across application restart (#764) 2024-05-15 21:29:45 -04:00
alert.go feat(alerting): Persist triggered alerts across application restart (#764) 2024-05-15 21:29:45 -04:00
type.go feat(alerting): Implement Zulip's alerts (#845) 2024-09-03 23:21:08 -04:00