-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
[zipkin] Replace zipkin exporter from jaeger sdk with otel zipkin exp #4674
[zipkin] Replace zipkin exporter from jaeger sdk with otel zipkin exp #4674
Conversation
76de075
to
386a7d5
Compare
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #4674 +/- ##
==========================================
- Coverage 97.04% 97.02% -0.02%
==========================================
Files 301 301
Lines 17878 17878
==========================================
- Hits 17350 17347 -3
- Misses 423 425 +2
- Partials 105 106 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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.
works for me with these changes
fa15e7e
to
feea6ff
Compare
Signed-off-by: Afzal Ansari <afzal442@gmail.com>
Signed-off-by: afzal442 <afzal442@gmail.com>
Signed-off-by: afzal442 <afzal442@gmail.com>
Signed-off-by: afzal442 <afzal442@gmail.com>
Signed-off-by: afzal442 <afzal442@gmail.com>
feea6ff
to
68034d6
Compare
Which problem is this PR solving?
zipkin exp
from jaeger sdk and replaces it with otel zipkin exp