MikeWallis42 opened a new issue, #24914: URL: https://github.com/apache/airflow/issues/24914
### Description It would be great if we could have aggregated metrics for task duration and landing times by task group. Further than this it would be fantastic if we could filter the results in the graph by task name. ### Use case/motivation For large DAGs it's impossible to use the task duration and landing times graphs. With the implementation of task groups the hope is that we could use those to minimise the number of plotted lines on these graphs so that we can see general trends. The only way to remove charted lines currently is to click on the colour coded key. ### Related issues I have not been able to find 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]
