-
Notifications
You must be signed in to change notification settings - Fork 217
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
feat: Zipkin otel #1323
feat: Zipkin otel #1323
Conversation
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## main #1323 +/- ##
==========================================
+ Coverage 80.78% 80.79% +0.01%
==========================================
Files 43 43
Lines 3330 3333 +3
==========================================
+ Hits 2690 2693 +3
Misses 512 512
Partials 128 128
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
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.
One pedantic comment in a couple places. Otherwise, this looks awesome.
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.
One pedantic comment in a couple places. Otherwise, this looks awesome.
Co-authored-by: George <me@georgemac.com>
Co-authored-by: George <me@georgemac.com>
Fixes: #1312
Fixes: FLI-195
Adds support and examples for configuring Zipkin for OTel trace data