Skip to content

Add support to filter by dag_id in recent_dag_runs endpoint #44606

@tirkarthi

Description

@tirkarthi
          Also this just makes me realize that `http://localhost:29091/ui/dags/recent_dag_runs?dag_id_pattern=xxxxx` endpoint should most certainly also support a `dag_id` query params or `dag_ids`.

I am affraid that using a pattern like this could end up matching multiple dags while we are really trying to get the dag_runs from a specific dag like here.

Originally posted by @pierrejeambrun in #44074 (comment)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions