-
Notifications
You must be signed in to change notification settings - Fork 3
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
feat: initial implement of the gRPC middleware - logrus, prometheus #44
Conversation
1. logrus: request GetHello() then logrus middleware logs gRPC information 2. prometheus: browse :9092/metrics works
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
다음번엔는 기능 단위 PR (prom따로 logging 따로) 부탁드립니다.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수고하셨습니다.
도움이 필요하신가요? |
그냥 머지하면 되려나요?
|
아니요 수정하셔야 됨니당 껄껄껄 |
대신 해드렸습니다. golangci-lint run --fix |
Codecov Report
@@ Coverage Diff @@
## main #44 +/- ##
=====================================
Coverage 7.54% 7.54%
=====================================
Files 2 2
Lines 53 53
=====================================
Hits 4 4
Misses 48 48
Partials 1 1 Continue to review full report at Codecov.
|
감사합니다 |
🎉 This PR is included in version 1.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
No description provided.