-
Notifications
You must be signed in to change notification settings - Fork 886
feat(gRPC): add grpc client conn dump to help debug the conn and stream status #1702
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
418091f
to
ec38d8b
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #1702 +/- ##
========================================
Coverage 63.78% 63.78%
========================================
Files 379 379
Lines 34328 34422 +94
========================================
+ Hits 21895 21955 +60
- Misses 11122 11150 +28
- Partials 1311 1317 +6
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
8ca6d51
to
08ef8d4
Compare
08ef8d4
to
aba86cb
Compare
aba86cb
to
a053eb7
Compare
DMwangnima
reviewed
Mar 17, 2025
DMwangnima
reviewed
Mar 17, 2025
c0ab717
to
744a0d5
Compare
5659a95
to
2b2b874
Compare
DMwangnima
previously approved these changes
Mar 17, 2025
DMwangnima
reviewed
Mar 17, 2025
DMwangnima
approved these changes
Mar 18, 2025
HeyJavaBean
approved these changes
Mar 18, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
feat
Check the PR title.
(Optional) Translate the PR title into Chinese.
feat(gRPC): 添加 grpc client 的连接 dump 信息帮助排查 conn 和 stream 的状态
(Optional) More detailed description for this PR(en: English/zh: Chinese).
en:
zh(optional):
(Optional) Which issue(s) this PR fixes:
(optional) The PR that updates user documentation: