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

Add structured logging via zap #64

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Add structured logging via zap #64

wants to merge 18 commits into from

Conversation

jawadqur
Copy link
Contributor

@jawadqur jawadqur commented May 4, 2023

New Features

Breaking Changes

Bug Fixes

Improvements

  • Add logging by using zap library

Dependency updates

  • Update Go version to 1.20

Deployment changes

@m0nhawk m0nhawk self-requested a review May 19, 2023 17:29
main.go Outdated Show resolved Hide resolved
main.go Outdated Show resolved Hide resolved
hatchery/alb.go Show resolved Hide resolved
hatchery/alb.go Outdated Show resolved Hide resolved
hatchery/cloudwatch.go Show resolved Hide resolved
hatchery/config.go Outdated Show resolved Hide resolved
main.go Outdated Show resolved Hide resolved
hatchery/hatchery.go Outdated Show resolved Hide resolved
hatchery/paymodels.go Outdated Show resolved Hide resolved
Comment on lines -193 to -194
Config.Logger.Printf("Pod has been terminated, but service is still being terminated. Wait for service to be killed.")
// Pod has been terminated, but service is still being terminated. Wait for service to be killed
Copy link
Contributor

Choose a reason for hiding this comment

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

was this log inaccurate?

jawadqur and others added 4 commits June 8, 2023 11:49
Co-authored-by: Pauline Ribeyre <4224001+paulineribeyre@users.noreply.github.com>
Co-authored-by: Pauline Ribeyre <4224001+paulineribeyre@users.noreply.github.com>
Copy link
Contributor

@paulineribeyre paulineribeyre left a comment

Choose a reason for hiding this comment

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

lgtm, just 1 comment left above

@m0nhawk m0nhawk removed their request for review November 22, 2023 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants