mirror of
https://github.com/grafana/grafana.git
synced 2024-11-23 09:26:43 -06:00
4cadbba686
* Alerting: Allow configuration of content types for email notifications * Fix lint error * Improves email templates * Improve configuration documentation Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Improve code comments Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Improve configuration documentation Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Improve email template * Remove unnecessary predeclaration Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Adds handling for unrecognized content type Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Move utility function outside of util package * Fixes syntax * Remove unused package * Fix lint error * improve email templates * Fix test * Alerting: Allow configuration of content types for email notifications * Fix lint error * Improves email templates * Improve configuration documentation Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Improve code comments Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Improve configuration documentation Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Improve email template * Remove unnecessary predeclaration Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Adds handling for unrecognized content type Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Move utility function outside of util package * Fixes syntax * Remove unused package * Fix lint error * improve email templates * Fix test * Fix comment style Co-authored-by: Ganesh Vernekar <15064823+codesome@users.noreply.github.com> * Fix template formatting * Add test and improve error handling * Fix test * Fix formatting * Fix formatting * Improve documentation and regenerates txt template * Update docs/sources/administration/configuration.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> Co-authored-by: Djairho Geuens <djairho.geuens@ae.be> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> Co-authored-by: Ganesh Vernekar <15064823+codesome@users.noreply.github.com> Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> |
||
---|---|---|
.. | ||
alertmanager_test.go | ||
alertmanager.go | ||
base_test.go | ||
base.go | ||
dingding_test.go | ||
dingding.go | ||
discord_test.go | ||
discord.go | ||
email_test.go | ||
email.go | ||
googlechat_test.go | ||
googlechat.go | ||
hipchat_test.go | ||
hipchat.go | ||
kafka_test.go | ||
kafka.go | ||
line_test.go | ||
line.go | ||
opsgenie_test.go | ||
opsgenie.go | ||
pagerduty_test.go | ||
pagerduty.go | ||
pushover_test.go | ||
pushover.go | ||
sensu_test.go | ||
sensu.go | ||
sensugo_test.go | ||
sensugo.go | ||
slack_test.go | ||
slack.go | ||
teams_test.go | ||
teams.go | ||
telegram_test.go | ||
telegram.go | ||
threema_test.go | ||
threema.go | ||
victorops_test.go | ||
victorops.go | ||
webhook_test.go | ||
webhook.go |