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 5 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
Copy link
Member

@EmmEff the PR will need a rebase due to merging of a bug fix.

Remove unreferenced/commented code

Signed-off-by: Mike Frisch <[email protected]>
Improve logging for clarity in context of asynchronous system.

Signed-off-by: Mike Frisch <[email protected]>
These are unnecessary and weren't being used correctly.

Signed-off-by: Mike Frisch <[email protected]>
Simplify/refactor error checking.

Signed-off-by: Mike Frisch <[email protected]>
Include instance ID in error terminating instance log message.

Signed-off-by: Mike Frisch <[email protected]>
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