From 2c2157f3b01f53ff8e096fd712ee5f07c5bdb2c8 Mon Sep 17 00:00:00 2001 From: bergquist Date: Mon, 15 Aug 2016 20:17:32 +0200 Subject: [PATCH] fix(alerting): rename events to evalMatches --- emails/templates/alert_notification.html | 2 +- public/emails/alert_notification.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/emails/templates/alert_notification.html b/emails/templates/alert_notification.html index cbac962a95a..5adcda1a620 100644 --- a/emails/templates/alert_notification.html +++ b/emails/templates/alert_notification.html @@ -42,7 +42,7 @@ Value - [[range .Events]] + [[range .EvalMatches]] [[.Metric]] diff --git a/public/emails/alert_notification.html b/public/emails/alert_notification.html index 75e1e21a9c3..f80a8330eaf 100644 --- a/public/emails/alert_notification.html +++ b/public/emails/alert_notification.html @@ -157,7 +157,7 @@ color: #FFFFFF !important; Value - {{range .Events}} + {{range .EvalMatches}} {{.Metric}}