CreateAlertRule
Define custom alert rules in DataWorks MCP Server to monitor tasks, baselines, or workflows for specific conditions like errors, timeouts, or unfinished instances, and configure notifications via channels such as DingTalk or webhooks.
Instructions
创建自定义监控告警规则 *This Tool has a 'MCP Resource',please request CreateAlertRule(MCP Resource) to get more examples for using this tool.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Enabled | Yes | 告警规则是否启用 | |
| Name | Yes | 自定义规则名 | |
| Notification | No | 告警通知配置 | |
| Owner | Yes | 自定义规则的责任人阿里云UID | |
| TriggerCondition | Yes | 触发告警的条件 |