grafana/pkg/services/notifications
Ganesh Vernekar 0b788b5ce8
AlertingNG: Notification channel for emails (#31768)
* Email notification channel in ngalert

Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>

* Use existing templating system

Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>

* Update template and add unit tests

Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>
2021-03-18 14:55:11 +00:00
..
codes_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
codes.go chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
email.go Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00
mailer.go AlertingNG: Notification channel for emails (#31768) 2021-03-18 14:55:11 +00:00
notifications_test.go Backend: Migrate to using non-global configuration (#31856) 2021-03-10 12:41:29 +01:00
notifications.go AlertingNG: Notification channel for emails (#31768) 2021-03-18 14:55:11 +00:00
send_email_integration_test.go Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00
webhook.go Chore: Disable default golangci-lint filter (#29751) 2020-12-15 09:32:06 +01:00