We can configure alerts in Grafana on dashboards. Grafana provides a query-based alerting system:
- Run Grafana in your local browser using the http://localhost:3000/?orgId=1 URL to access the Grafana UI.
- Click on Alerting, then Notification channels, and then New channels:
- Add the data for the new channel. We can select from a wide range of notifications in Grafana, including email, Slack, Microsoft teams, Webhook, or PagerDuty:
The New Notification Channel form will contain the following tags:
-
- Name: This ...