surapuramakhil opened a new issue #19458: URL: https://github.com/apache/airflow/issues/19458
### Description In Airflow UI. If we go to Browse --> DAG Runs, then DAG Runs view will be displayed. Table contains a lot of insightful values likes DAG execution date, Start date, end date, Dag config etc Request to add DAG duration column in the same table. DAG Duration i.e. DAG end_date timestamp - DAG start_date timestamp ### Use case/motivation Analytics purpose of knowing DAG duration at all DAGs level. So that I can easily find out which DAG have least and max duration. ### Related issues Checked open issues. There aren't any ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
