gatus/alerting/provider
Kevin Richter 802ad7ff8f
feat(alerting): Add AWS SES Alerting Provider (#579)
* Add SES Provider

* Formatting

* Rename ses to aws-ses

* Typo

* Parse tag instead of type name

* Use aws.slice to convert string array & rename awsses -> aws-ses

* Rename type

* Update README.md

* Update alerting/config.go

* Rename package aws-ses to awsses

* Update README.md

* PR comments

---------

Co-authored-by: TwiN <twin@linux.com>
2023-10-25 23:52:43 -04:00
..
awsses feat(alerting): Add AWS SES Alerting Provider (#579) 2023-10-25 23:52:43 -04:00
custom chore: Bump module version to v5 2022-12-06 01:41:18 -05:00
discord chore: Bump module version to v5 2022-12-06 01:41:18 -05:00
email fix(alerting): Add support for client.insecure in email alerting provider (#583) 2023-10-02 20:41:12 -04:00
github feat(alerting): Implement GitHub alerting provider 2022-12-15 23:38:44 -05:00
gitlab feat(alerting): Add GitLab alerting provider (#485) 2023-05-30 21:57:15 -04:00
googlechat chore: Bump module version to v5 2022-12-06 01:41:18 -05:00
matrix chore: Bump module version to v5 2022-12-06 01:41:18 -05:00
mattermost chore: Bump module version to v5 2022-12-06 01:41:18 -05:00
messagebird chore: Bump module version to v5 2022-12-06 01:41:18 -05:00
ntfy fix(alerting): add condition results to ntfy (#582) 2023-09-30 07:51:03 -04:00
opsgenie chore: Bump module version to v5 2022-12-06 01:41:18 -05:00
pagerduty chore: Bump module version to v5 2022-12-06 01:41:18 -05:00
pushover feat(alerting): Add Pushover sound support (#417) 2023-02-05 21:47:39 -05:00
slack chore: Bump module version to v5 2022-12-06 01:41:18 -05:00
teams chore: Bump module version to v5 2022-12-06 01:41:18 -05:00
telegram fix(alerting): correct success threshold for telegram (#551) 2023-08-16 21:15:32 -04:00
twilio chore: Bump module version to v5 2022-12-06 01:41:18 -05:00
provider_test.go chore: Bump module version to v5 2022-12-06 01:41:18 -05:00
provider.go feat(alerting): Add AWS SES Alerting Provider (#579) 2023-10-25 23:52:43 -04:00