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

Logs are not properly propagated on 1.0.5 on Airflow #476

Closed
nacpacheco opened this issue Aug 18, 2023 · 0 comments · Fixed by #498
Closed

Logs are not properly propagated on 1.0.5 on Airflow #476

nacpacheco opened this issue Aug 18, 2023 · 0 comments · Fixed by #498
Milestone

Comments

@nacpacheco
Copy link
Contributor

Upon testing 1.0.5 I noticed that logs from cosmos operators are no longer visible on 1.0.5 on Airflow.
I have these settings:

airflow version: 2.6.3
dbt-core: 1.5.2
execution mode: local

My Airflow logs are outputed to S3 using

Speaking to @tatiana on slack on this thread she pointed out that this propagate flag could be causing the issue

@tatiana tatiana added this to the 1.1.0 milestone Aug 22, 2023
tatiana added a commit that referenced this issue Aug 30, 2023
harels pushed a commit that referenced this issue Aug 30, 2023
We were not propagating logs, which led to people who had custom log
handlers to miss Cosmos events.

Closes: #476
@tatiana tatiana mentioned this issue Sep 15, 2023
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants