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

Publish hybrid requirements and startup script logs to CloudWatch #212

Merged
merged 3 commits into from
Jan 9, 2025

Conversation

kuyperse
Copy link
Contributor

@kuyperse kuyperse commented Jan 8, 2025

Issue #, if available:

Description of changes:

These changes fix an issue where an unsupported logger name was being used to try to publish startup script and requirements install logs for hybrid worker/scheduler containers. This issue resulted in missing requirements and startup script logs in CloudWatch. This fix adds logic to publish requirements and startup script logs via the worker logger in the case of hybrid container.s These changes were tested by deploying MWAA environments using Airflow 2.9.2, 2.10.1, and 2.10.3 to confirm the missing requirements and startup script logs are published to the worker CloudWatch log group.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@vishalvijay18 vishalvijay18 merged commit 658071d into aws:main Jan 9, 2025
1 check passed
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 this pull request may close these issues.

4 participants