Alertmanager: List of template variables

Created on 1 Jun 2016  路  2Comments  路  Source: prometheus/alertmanager

Is it possible to get the list of template variables. I'm a bit confused as some examples are outdated and does not work. Anyhow, I tried adding this {{ if eq .Status "firing" }}ERROR{{ else }}FIXED{{ end }} on Slack text but it doesn't seem to work.

Most helpful comment

All 2 comments

Thanks

Was this page helpful?
0 / 5 - 0 ratings