Skip to content

Detecting long-running tasks #50184

@dominic-lcw

Description

@dominic-lcw

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.
Image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:APIAirflow's REST/HTTP APIarea:UIRelated to UI/UX. For Frontend Developers.kind:featureFeature Requests

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions