Lee Briggs 2e796da441 Add support for sensu notifications (#7207) hace 9 años
..
base.go 3162e680c2 tech(notifiers): improve logging for notifications hace 9 años
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 hace 9 años
email_test.go 6ea0f0120e feat(notifications): switch to ; seperator hace 9 años
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 hace 9 años
opsgenie_test.go 4ef940482c alerting: add support for OpsGenie hace 9 años
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 hace 9 años
pagerduty_test.go f8d1eb11a9 Removed ExecError state hace 9 años
sensu.go 2e796da441 Add support for sensu notifications (#7207) hace 9 años
sensu_test.go 2e796da441 Add support for sensu notifications (#7207) hace 9 años
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 hace 9 años
slack_test.go dc3a62da83 Added slack tests , fixed webhook tests hace 9 años
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 hace 9 años
telegram_test.go e32a653cb6 Added Telegram Messenger notification destination hace 9 años
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 hace 9 años
victorops_test.go acc729131a Add VictorOps Test. hace 9 años
webhook.go afda9cbb2d Fix webhook username mismatch hace 9 años
webhook_test.go dc3a62da83 Added slack tests , fixed webhook tests hace 9 años