apache / apache/airflow

Add show/hide log level button (Airflow UI)

Open
#72,360 0 comments 0 reactions 0 assignees View on GitHub
area:UI kind:feature
Dominant language
Python
Stars
46.9k
Forks
17.8k
Avg merge
2d 9h
Merged PRs (30d)
472

Description

### Description

Right now when we want to copy logs from the task instance we should remove some additional log parts like "INFO - " or timestamp. For timestamp there's a button to hide it. I suggest to add the similar button for hiding log level.

### Use case/motivation

It will allow users to copy-paste log information without additional formating. They will see the same log as they would see it locally.

### Related issues

_No response_

### Are you willing to submit a PR?

- [x] 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 locating the Airflow UI task-instance log viewer and the existing timestamp visibility control. Add a corresponding show/hide log-level control, and verify that toggling it changes whether prefixes such as "INFO - " appear when viewing or copying 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
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.