Added a sample dag alert .
Infrastructure Submissions:
- [YES] Have you added an explanation of what your changes do and why you'd like us to include them?
- [NO] I have updated the documentation accordingly.
- [NA] I have added tests to cover my changes.
- [YES] All new and existing tests passed.
- [YES] I have formatted the terraform code. (
terraform fmt -recursive && go fmt ./...
)
Current Behavior or Linked Issues
Added a sample dag alert which triggers when the dag run duration of particular dag exceeds the threshold
Does this introduce a breaking change?
- [YES]
Other information
Edited by Mayank Saggar [Microsoft]