apache / apache/airflow

Add Event Log summary to Task/Dag Overview tabs

Open
#41,312 3 comments 0 reactions 0 assignees View on GitHub
area:UI contributors-workshop kind:feature priority:low
Dominant language
Python
Stars
46.9k
Forks
17.8k
Avg merge
2d 10h
Merged PRs (30d)
483

Description

### Description

@o-nikolas @vincbeck

During the town hall meeting - it was brought up that important scheduler events in the Event Tab may not be easily visible or discoverable, with folks used to looking at the task logs.

One idea, was to have a count of Event Logs associated with a particular task run - e.g. `[Event Logs (5)]`

### Use case/motivation

_No response_

### Related issues
https://github.com/apache/airflow/pull/40967
https://github.com/apache/airflow/pull/40867

### Are you willing to submit a PR?

- [ ] Yes I am willing to submit a PR!

### Code of Conduct

- [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the related pull requests and locating the Task Overview, DAG Overview, and Event tabs in Airflow. Trace how event logs are associated with a task run, then confirm that the relevant overview tabs display an event-log count and that the count matches the available event logs.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.