-
Notifications
You must be signed in to change notification settings - Fork 16.3k
Closed
Labels
area:APIAirflow's REST/HTTP APIAirflow's REST/HTTP APIarea:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.kind:featureFeature RequestsFeature Requests
Milestone
Description
Description
In the current overview, we can easily spot out dag runs that are long running. But it is not that convenient to debug into it.

Use case/motivation
I think it would be nice to have the below UI features:
- In the overview page, user is able to click on the long-running dagrun bar and go to specific page.
Another thoughts on API:
- Would it be useful to have an api endpoint that take in (dag_id, look_back_range, algorithm) and return the dag_id's that are detected to be long-running outliers based on certain algorithm?
Related issues
No response
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
area:APIAirflow's REST/HTTP APIAirflow's REST/HTTP APIarea:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.kind:featureFeature RequestsFeature Requests