Dr-Denzy opened a new issue #13460: URL: https://github.com/apache/airflow/issues/13460
Description The Gantt chart contains a very valuable information: when and how long each task took serially. For the purpose of monitoring and alerting, it would be nice if Airflow can do either of these: Expose the Gantt chart as an API so that DevOps people can write an alerting script using this API. Or allow users to configure alerting from inside the UI using the Gantt chart information. Use case / motivation As a user, I'd like to be able to alert to PagerDuty using information contained in the Gantt chart. If a specific Task took longer than 10 hours, I'd like to be alerted, but only if all the previous tasks are Green. Are you willing to submit a PR? I think it's a little hard for me to contribute. Related Issues None ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
