You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (JIRA)" <ji...@apache.org> on 2018/01/23 10:56:00 UTC

[jira] [Created] (AIRFLOW-2024) Add DAG execution (duration) time information in the Web UI

Kaxil Naik created AIRFLOW-2024:
-----------------------------------

             Summary: Add DAG execution (duration) time information in the Web UI
                 Key: AIRFLOW-2024
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2024
             Project: Apache Airflow
          Issue Type: New Feature
            Reporter: Kaxil Naik


It would be good to know the execution time or the duration of DAG run information in the Web UI. 

 

Currently this needs to be calculated manually by looking at the start time of the first task in the dag and the end time of the last task in the dag.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)