grafana/pkg/services/alerting/notifiers
2016-11-04 07:55:15 +01:00
..
base.go tech(notifiers): improve logging for notifications 2016-10-11 10:15:41 +02:00
email_test.go feat(notifications): switch to ; seperator 2016-10-19 16:34:12 +02:00
email.go fix(alerting): fixed email notification so it splits email address multiple ways, fixes #6353 2016-10-22 10:24:31 +02:00
slack.go tech(slack): format code using gofmt 2016-11-04 07:55:15 +01:00
webhook_test.go feat(alerting): lots of progress on notifications, refactored them out to their own package, restored webhook notitication and added slack notification 2016-07-27 12:09:55 +02:00
webhook.go feat(webhook): add httpmethod to webhook 2016-10-18 16:50:16 +02:00