mirror of
https://github.com/TwiN/gatus.git
synced 2026-02-15 19:05:05 +00:00
Fix #117: Implement email alerts
This commit is contained in:
@@ -274,6 +274,7 @@ func validateAlertingConfig(alertingConfig *alerting.Config, endpoints []*core.E
|
||||
alertTypes := []alert.Type{
|
||||
alert.TypeCustom,
|
||||
alert.TypeDiscord,
|
||||
alert.TypeEmail,
|
||||
alert.TypeMattermost,
|
||||
alert.TypeMessagebird,
|
||||
alert.TypePagerDuty,
|
||||
|
||||
Reference in New Issue
Block a user