You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/01/04 14:46:41 UTC

[GitHub] [airflow] Dr-Denzy opened a new issue #13460: Expose Gantt chart as an API or able to configure alerting using the Gantt chart. #13145

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:
users@infra.apache.org



[GitHub] [airflow] kaxil closed issue #13460: Expose Gantt chart as an API or able to configure alerting using the Gantt chart. #13145

Posted by GitBox <gi...@apache.org>.
kaxil closed issue #13460:
URL: https://github.com/apache/airflow/issues/13460


   


----------------------------------------------------------------
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:
users@infra.apache.org