Skip to content

Add more fields to DAG Run API endpoints #23415

Description

@bbovenzi

Description

There are a few fields that would be useful to include in the REST API for getting a DAG run or list of DAG runs:

data_interval_start
data_interval_end
last_scheduling_decision
run_type as (backfill, manual and scheduled)

Use case/motivation

We use this information in the Grid view as part of tree_data. If we added these extra fields to the REST APi we could remove all dag run info from tree_data.

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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions