How to use ‘instance’ as url for Grafana webhook contact point
We use Prometheus metrics as datasource for Grafana Alerting on a Java/Spring Boot application which consumes Kafka Messages. I’ve created an alert that triggers when the rate of Kafka exceptions is above a certain level.
Grafana alert in Normal state, but instance says “no data”
enter image description here
Is it possible to create a Grafana alert for a scheduled batch run with manual intervention for alert or error handling?
I have a batch job which is scheduled to run once on each week day. On Monday the batch runs at 6:00 AM and on remaining week days it runs at 8:30 AM.
Unable to send alerts from grafana slo to slack
I am creating a Grafana SLO dashboard with alerting using Terraform.
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.
should time range and evaluation interval match for grafana alerts?
I am trying to create my first alert in Grafana with AWS CloudWatch data source. There are two settings related to time that needs to be configured.
How to print only subject and description in the grafana alert notification with Microsoft Teams using grafana alert notification template
I have created the following notification template in grafana dashboard.