Lee Briggs 2e796da441 Add support for sensu notifications (#7207) vor 9 Jahren
..
base.go 3162e680c2 tech(notifiers): improve logging for notifications vor 9 Jahren
email.go b8f559aecb feat(plugins): made notifiers more pluggable and easier to support many of them, new ones can now be added without modifying any existing file, #7162 vor 9 Jahren
email_test.go 6ea0f0120e feat(notifications): switch to ; seperator vor 9 Jahren
opsgenie.go b8f559aecb feat(plugins): made notifiers more pluggable and easier to support many of them, new ones can now be added without modifying any existing file, #7162 vor 9 Jahren
opsgenie_test.go 4ef940482c alerting: add support for OpsGenie vor 9 Jahren
pagerduty.go b8f559aecb feat(plugins): made notifiers more pluggable and easier to support many of them, new ones can now be added without modifying any existing file, #7162 vor 9 Jahren
pagerduty_test.go f8d1eb11a9 Removed ExecError state vor 9 Jahren
sensu.go 2e796da441 Add support for sensu notifications (#7207) vor 9 Jahren
sensu_test.go 2e796da441 Add support for sensu notifications (#7207) vor 9 Jahren
slack.go b8f559aecb feat(plugins): made notifiers more pluggable and easier to support many of them, new ones can now be added without modifying any existing file, #7162 vor 9 Jahren
slack_test.go dc3a62da83 Added slack tests , fixed webhook tests vor 9 Jahren
telegram.go b8f559aecb feat(plugins): made notifiers more pluggable and easier to support many of them, new ones can now be added without modifying any existing file, #7162 vor 9 Jahren
telegram_test.go e32a653cb6 Added Telegram Messenger notification destination vor 9 Jahren
victorops.go b8f559aecb feat(plugins): made notifiers more pluggable and easier to support many of them, new ones can now be added without modifying any existing file, #7162 vor 9 Jahren
victorops_test.go acc729131a Add VictorOps Test. vor 9 Jahren
webhook.go afda9cbb2d Fix webhook username mismatch vor 9 Jahren
webhook_test.go dc3a62da83 Added slack tests , fixed webhook tests vor 9 Jahren