fix(alerting): rename events to evalMatches

This commit is contained in:
bergquist 2016-08-15 20:17:32 +02:00
parent 9f29c54170
commit 2c2157f3b0
2 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@
Value
</td>
</tr>
[[range .Events]]
[[range .EvalMatches]]
<tr>
<td class="wrapper last">
[[.Metric]]

View File

@ -157,7 +157,7 @@ color: #FFFFFF !important;
Value
</td>
</tr>
{{range .Events}}
{{range .EvalMatches}}
<tr style="padding: 0; text-align: left; vertical-align: top" align="left">
<td class="wrapper last" style="-moz-hyphens: auto; -webkit-font-smoothing: antialiased; -webkit-hyphens: auto; -webkit-text-size-adjust: none; border-collapse: collapse !important; color: #222222; font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; font-size: 14px; font-weight: normal; hyphens: auto; line-height: 19px; margin: 0; padding: 0px 0px 10px; position: relative; text-align: left; vertical-align: top; word-break: break-word" align="left" valign="top">
{{.Metric}}