grpc-go
grpc-go copied to clipboard
examples/features/opentelemetry: demonstrate tracing using OpenTelemetry plugin
RELEASE NOTE:
- examples/features/opentelemetry: modify example to demonstrate tracing using OpenTelemtry plugin.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 82.10%. Comparing base (
ce35fd4) to head (ab19f69). Report is 16 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #8056 +/- ##
==========================================
- Coverage 82.16% 82.10% -0.06%
==========================================
Files 410 412 +2
Lines 40248 40491 +243
==========================================
+ Hits 33068 33244 +176
- Misses 5830 5881 +51
- Partials 1350 1366 +16
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
@janardhanvissa could you add the screenshots of traces on clients and server please?
@janardhanvissa could you add the screenshots of traces on clients and server please?
Server
Client
@janardhanvissa could you add the screenshots of traces on clients and server please?
For the future, for text output, can we please use a github gist or pastebin instead of screenshots?
@janardhanvissa could you add the screenshots of traces on clients and server please?
For the future, for text output, can we please use a github gist or pastebin instead of screenshots?
Thanks for the suggestion! We'll follow that going forward and use Gist or Pastebin for any text output.