Relative Content

Tag Archive for grafanagrafana-alerts

Go template is not working in grafana alert’s annotations

I have configured a Grafana (v11.1.0) alert where alert should fire if the max value of any of the three parameters, say A, B and C is greater than 0. I have defined the custom message in the alert annotation section. The alerts are firing, however, the template is not evaluated. Entire template is printed as is. Below are more details.