本文介绍数据湖构建通过云监控接入作为事件源发布到事件总线EventBridge的事件类型。
事件类型
数据湖构建事件总线EventBridge的事件类型如下所示。
事件类型 | type参数值 |
入湖任务已失败 | dlf:CloudMonitor:DataIngestion[Workflow.Failed] |
入湖任务已取消 | dlf:CloudMonitor:DataIngestion[Workflow.Killed] |
入湖任务已重新启动 | dlf:CloudMonitor:DataIngestion[Workflow.Rerun] |
入湖任务已启动 | dlf:CloudMonitor:DataIngestion[Workflow.Started] |
入湖任务已成功 | dlf:CloudMonitor:DataIngestion[Workflow.Succeed] |
CloudEvents规范中定义的参数解释,请参见事件概述。
文档内容是否对您有帮助?