create_alert_rule
Define alert rules in Grafana to monitor metrics and logs, triggering notifications when specified conditions are met for proactive incident response.
Instructions
Create a new alert rule
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| condition | Yes | ||
| data | Yes | ||
| folderUID | Yes | ||
| ruleGroup | Yes | ||
| intervalSeconds | No | ||
| forDuration | No | 5m | |
| noDataState | No | NoData | |
| execErrState | No | Alerting | |
| labels | No | ||
| annotations | No |