1
0
Fork 0
mirror of https://github.com/TwiN/gatus.git synced 2024-12-14 11:58:04 +00:00
twin-gatus/alerting/provider
Bo-Yi Wu 5281f8068d
feat(alerting): Add group-specific webhook URL for teams (#266)
* feat(alert): Add group-specific webhook URL for teams

Add group-specific webhook URL for teams alert

ref: https://github.com/TwiN/gatus/issues/96

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>

* Update README.md

* Update README.md
2022-03-23 20:31:10 -04:00
..
custom fix(alerting): Omit nil structs within alerting provider struct 2022-01-11 20:13:37 -05:00
discord fix(alerting): Omit nil structs within alerting provider struct 2022-01-11 20:13:37 -05:00
email feat(alert): Add group-specific to email list (#264) 2022-03-20 21:54:20 -04:00
googlechat feat(alerting): Add Google Chat alerting provider (#234) 2022-01-14 21:00:00 -05:00
mattermost fix(alerting): Omit nil structs within alerting provider struct 2022-01-11 20:13:37 -05:00
messagebird Support displaying group name when applicable for every alert provider 2021-12-12 17:03:11 -05:00
opsgenie Support displaying group name when applicable for every alert provider 2021-12-12 17:03:11 -05:00
pagerduty Support displaying group name when applicable for every alert provider 2021-12-12 17:03:11 -05:00
slack fix(alerting): Omit nil structs within alerting provider struct 2022-01-11 20:13:37 -05:00
teams feat(alerting): Add group-specific webhook URL for teams (#266) 2022-03-23 20:31:10 -04:00
telegram feat(alerting): Add support for custom Telegram API URL (#257) 2022-03-05 15:44:11 -05:00
twilio fix(alerting): Omit nil structs within alerting provider struct 2022-01-11 20:13:37 -05:00
provider.go feat(alerting): Add Google Chat alerting provider (#234) 2022-01-14 21:00:00 -05:00
provider_test.go Rename Service to Endpoint (#192) 2021-10-23 16:47:12 -04:00