Skip to content

Fix: airflow.task log level default to INFO #649

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

Merged
merged 10 commits into from
Jun 26, 2025
Merged

Conversation

Maleware
Copy link
Member

@Maleware Maleware commented Jun 25, 2025

Description

As an outcome of #646 I've updated:

  • Log level of airflow.task defaults to INFO
  • Update documentation

Author

  • Integration tests passed (for non trivial changes)
  • Links to generated (nightly) docs added
  • Release note snippet added

Reviewer

  • Code contains useful comments
  • Documentation added or updated. Follows the style guide.
  • Changelog updated
  • Cargo.toml only contains references to git tags (not specific commits or branches)

Acceptance

  • Feature Tracker has been updated
  • Proper release label has been added
  • Links to generated (nightly) docs added
  • Release note snippet added
  • Add type/deprecation label & add to the deprecation schedule
  • Add type/experimental label & add to the experimental features tracker

@siegfriedweber siegfriedweber added release-note Denotes a PR that will be considered when it comes time to generate release notes. customer-request type/feature-improvement scheduled-for/25.7.0 labels Jun 26, 2025
Copy link
Member

@siegfriedweber siegfriedweber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Maleware Maleware added this pull request to the merge queue Jun 26, 2025
Merged via the queue into main with commit 8690c3a Jun 26, 2025
17 checks passed
@Maleware Maleware deleted the fix/adopt-logging-default branch June 26, 2025 11:27
@Maleware
Copy link
Member Author

Release Note:

Airflow: Set the default "airflow.task" log level to `INFO` to not spam the Airflow UI with task logs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-request release-note Denotes a PR that will be considered when it comes time to generate release notes. scheduled-for/25.7.0 type/feature-improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants