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?
Code of Conduct
Description
We currently only include
execution_datein the event logs response, but dag runs can have a custom id. We should addrun_idas 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?
Code of Conduct