ObserveNow
Alerting
Alert Rules
Alert rules define the conditions under which an alert should be triggered.
- Navigate to Alerting > Alert rules
- Click "New alert rule"
- Choose a data source (e.g., Prometheus, Loki, InfluxDB)
- Define the query using PromQL, LogQL, or the appropriate query language
- Set alert conditions:
- Specify the evaluation interval
- Define the condition (e.g., "IS ABOVE", "IS BELOW")
- Set the threshold value
- Configure alert details:
- Name the alert
- Choose a folder for organization
- Add labels for categorization and routing
- Set annotations for additional context
- Save the rule
- Grafana-managed rules
- Data source-specific rules (e.g., Prometheus, Loki)
- Recording rules
Did this page help you?