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

AWS: improve logging for clarity #2288

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

EmmEff
Copy link
Contributor

@EmmEff EmmEff commented Feb 7, 2025

I've been primarily working with AWS and created this PR to enhance log messages. The updates improve traceability by incorporating instance IDs and names where relevant.

Also, removed some extraneous whitespace and did some minor refactoring.

@EmmEff EmmEff marked this pull request as ready for review February 7, 2025 17:23
@EmmEff EmmEff requested a review from a team as a code owner February 7, 2025 17:23
Copy link
Member

@bpradipt bpradipt left a comment

Choose a reason for hiding this comment

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

/lgtm
Thanks @EmmEff

@bpradipt bpradipt requested review from wainersm and snir911 February 10, 2025 06:49
Remove unreferenced/commented code

Signed-off-by: Mike Frisch <mikef17@gmail.com>
Improve logging for clarity in context of asynchronous system. For exmaple, including instance ID/image name in all log related messages to facilitate easier (human) log tracing

Signed-off-by: Mike Frisch <mikef17@gmail.com>
These are unnecessary and weren't being used correctly.

Signed-off-by: Mike Frisch <mikef17@gmail.com>
Simplify/refactor error checking.

Signed-off-by: Mike Frisch <mikef17@gmail.com>
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.

2 participants