-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Remove the deprecated Jaeger exporter and example #4467
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #4467 +/- ##
=======================================
+ Coverage 78.9% 81.0% +2.0%
=======================================
Files 255 242 -13
Lines 20651 19379 -1272
=======================================
- Hits 16312 15704 -608
+ Misses 3995 3356 -639
+ Partials 344 319 -25 |
Hi, |
The "official jaeger otel sdk" is OTLP. |
@dmathieu Thanks, It worked with |
Resolve #4405