-
Notifications
You must be signed in to change notification settings - Fork 929
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: Grpc tracing for client and server #397
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #397 +/- ##
===========================================
- Coverage 67.35% 67.12% -0.23%
===========================================
Files 161 161
Lines 8331 8340 +9
===========================================
- Hits 5611 5598 -13
- Misses 2198 2218 +20
- Partials 522 524 +2
Continue to review full report at Codecov.
|
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.
LGTM
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.
LGTM
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.
LGTM
What this PR does:
Verify this feature with jaeger, result as below.
I will provide sample tomorrow
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?: