The graph should show the median task duration
- Dominant language
- Python
- Stars
- 46.9k
- Forks
- 17.8k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 483
Description
### Description
Hi,
I would like when hovering over a task in the graph UI to be shown the median duration of that task.
I seen that from airflow 2.9 you got that data displayed on a different tab.
### Use case/motivation
I'm trying to offer my data-engineers a better visibility over their flows. to be able to extract ETA of those flows.
### 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)
Contributor guide
Research direction
Start by locating the graph UI and the existing task-duration data shown in the Airflow 2.9 tab mentioned in the issue. Trace how task hover details are assembled and verify the work is done when the median task duration appears on hover alongside the existing information.
Written by the indexing model from the issue text.
Assessment
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100