Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add run_id to event logs API #34211

Closed
1 of 2 tasks
bbovenzi opened this issue Sep 8, 2023 · 3 comments
Closed
1 of 2 tasks

Add run_id to event logs API #34211

bbovenzi opened this issue Sep 8, 2023 · 3 comments
Assignees
Labels
area:API Airflow's REST/HTTP API good first issue kind:bug This is a clearly a bug

Comments

@bbovenzi
Copy link
Contributor

bbovenzi commented Sep 8, 2023

Description

We currently only include execution_date in the event logs response, but dag runs can have a custom id. We should add run_id as an additional field to both event log endpoints to make sure a user can now which dag run and task instance produced the event.

Use case/motivation

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@bbovenzi bbovenzi added kind:feature Feature Requests area:API Airflow's REST/HTTP API good first issue kind:bug This is a clearly a bug and removed kind:feature Feature Requests labels Sep 8, 2023
@Vidhanvyrs
Copy link

hey @bbovenzi I am more than happy to contribute here and I think i can help you with this, Can you assign this issue to me so i can get the approval to start working on it

@ephraimbuddy
Copy link
Contributor

I have assigned it to you @Vidhanvyrs

@boraberke
Copy link
Contributor

Seems like #37731 added run_id.

@Taragolis maybe this issue can be closed?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area:API Airflow's REST/HTTP API good first issue kind:bug This is a clearly a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants