SangwanP opened a new issue #20140: URL: https://github.com/apache/airflow/issues/20140
### Description When viewing the DAG history in Tree View, individual DAG run times are available by hovering over the DAG run. As an Airflow user, I would like the average execution time to be readily available in the UI -> DAG -> Tree View. It can be an average over the last _n_ runs, _n_ being the number of runs selected in the Tree View. ### Use case/motivation The average DAG run execution information can help our team make decisions such as the optimal schedule interval for a DAG. ### Related issues _No response_ ### 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]
