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
https://github.com/prometheus/alertmanager/blob/master/template/template.go#L217