Ability to define an SLA for a data aware scheduled DAG. This could take the form of a timedelta since 'the last successful run' or some other more complex expression.
Use case/motivation
Currently any dag that's data-aware scheduled has little to none direct monitoring/observability capabilities. It would be great to at least have SLA support for this.
Thanks for opening your first issue here! Be sure to follow the issue template! If you are willing to raise PR to address this issue please do so, no need to wait for approval.
Description
Ability to define an SLA for a data aware scheduled DAG. This could take the form of a timedelta since 'the last successful run' or some other more complex expression.
Use case/motivation
Currently any dag that's data-aware scheduled has little to none direct monitoring/observability capabilities. It would be great to at least have SLA support for this.
Related issues
N/A
Are you willing to submit a PR?
Code of Conduct