validate-monitor
Validate monitor definitions by checking query syntax, thresholds, and options without creating the monitor, ensuring correct configuration before saving.
Instructions
Validate a monitor definition without creating it (check query syntax, thresholds, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Monitor name to validate | |
| type | Yes | Monitor type (e.g. metric alert, log alert, query alert) | |
| query | Yes | Monitor query to validate | |
| message | No | Notification message | |
| tags | No | Tags for the monitor | |
| priority | No | Priority 1-5 | |
| options | No | Monitor options (thresholds, etc.) |