mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 02:40:26 -06:00
802d67eeca
We have received a lot of feedback regarding the ValueString in alert notifications. Perhaps one of the most frequent complaints about ValueString is that it is difficult to read because it contains a lot of information, and the information is shown as a JSON-like string. Users have often asked how it can be templated and the answer is that it can't. Until now users have been able to add custom annotations to their alert rules which contains values via the $values variable added in previous versions of Grafana. However, these custom annotations must be added for each of the user's alert rule, instead of once in a template that all of their alerts can be notified via. This commit adds then the much requested feature to support values in notification templates. Users can then create a single template that prints the annotations, labels and values of their alerts in a format of their choice! |
||
---|---|---|
.. | ||
alert_notification_example.html | ||
alert_notification.html | ||
alert_notification.txt | ||
invited_to_org.html | ||
invited_to_org.txt | ||
new_user_invite.html | ||
new_user_invite.txt | ||
ng_alert_notification.html | ||
ng_alert_notification.txt | ||
README.md | ||
reset_password.html | ||
reset_password.txt | ||
signup_started.html | ||
signup_started.txt | ||
welcome_on_signup.html | ||
welcome_on_signup.txt |
html files in this folder are generated from templates and build system in repo_root/emails