Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Better readability and searchability of Airflow logs #43179

Open
1 of 2 tasks
omkar-foss opened this issue Oct 18, 2024 · 0 comments
Open
1 of 2 tasks

Better readability and searchability of Airflow logs #43179

omkar-foss opened this issue Oct 18, 2024 · 0 comments
Labels
area:logging area:UI Related to UI/UX. For Frontend Developers. kind:feature Feature Requests

Comments

@omkar-foss
Copy link
Collaborator

Description

As per users' feedback in the Airflow Debugging Survey 2024:

  • Enhanced readability and search features are needed
  • More than 50% respondents find logs difficult to search and filter

Use case/motivation

Goals for this issue are the following:

  • Review existing log messages for verbosity and readability.
  • Explore addition of a fuzzy search functionality in Airflow UI so user preferably doesn't have to leave Airflow window to search for Airflow logs (in other places like ES). This will enhance dev productivity.
  • Explore keeping log verbosity configurable at DAG-level. For e.g. A user may want more verbosity for a model training DAG while very less verbosity for a scheduled DAG performing basic data transformations.

Related issues

Parent Issue: #40975

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@dosubot dosubot bot added area:logging area:UI Related to UI/UX. For Frontend Developers. kind:feature Feature Requests labels Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:logging area:UI Related to UI/UX. For Frontend Developers. kind:feature Feature Requests
Projects
Status: Meta & Planning
Development

No branches or pull requests

1 participant