grafana/emails/templates
George Robinson 802d67eeca
Alerting: Support values in notification templates (#56457)
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!
2022-10-10 13:40:21 +01:00
..
layouts Alerting: Preserve new-lines from custom email templates in rendered email (#52253) 2022-07-19 11:05:50 -05:00
alert_notification.html Chore(CodeQL): Add noopener noreferrer to external links in email templates (#44092) 2022-01-17 11:17:43 +00:00
alert_notification.txt Email: Allow configuration of content types for email notifications (#34530) 2021-07-19 13:31:51 +03:00
invited_to_org.html Chore(CodeQL): Add noopener noreferrer to external links in email templates (#44092) 2022-01-17 11:17:43 +00:00
invited_to_org.txt Email: Allow configuration of content types for email notifications (#34530) 2021-07-19 13:31:51 +03:00
new_user_invite.html Chore(CodeQL): Add noopener noreferrer to external links in email templates (#44092) 2022-01-17 11:17:43 +00:00
new_user_invite.txt Email: Allow configuration of content types for email notifications (#34530) 2021-07-19 13:31:51 +03:00
ng_alert_notification.html Alerting: Support values in notification templates (#56457) 2022-10-10 13:40:21 +01:00
ng_alert_notification.txt Email: Allow configuration of content types for email notifications (#34530) 2021-07-19 13:31:51 +03:00
reset_password.html redesign email template 2016-08-26 14:25:39 -04:00
reset_password.txt Email: Allow configuration of content types for email notifications (#34530) 2021-07-19 13:31:51 +03:00
signup_started.html Chore(CodeQL): Add noopener noreferrer to external links in email templates (#44092) 2022-01-17 11:17:43 +00:00
signup_started.txt Email: Allow configuration of content types for email notifications (#34530) 2021-07-19 13:31:51 +03:00
welcome_on_signup.html Email: Allow configuration of content types for email notifications (#34530) 2021-07-19 13:31:51 +03:00
welcome_on_signup.txt Email: Allow configuration of content types for email notifications (#34530) 2021-07-19 13:31:51 +03:00