-
Notifications
You must be signed in to change notification settings - Fork 218
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: OTLP Exporter #1324
feat: OTLP Exporter #1324
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 #1324 +/- ##
==========================================
+ Coverage 80.78% 80.81% +0.03%
==========================================
Files 43 43
Lines 3330 3336 +6
==========================================
+ Hits 2690 2696 +6
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.
Couple tiny suggestions. Otherwise, looks solid.
Co-authored-by: George <[email protected]>
Fixes: #1311
Fixes: FLI-196
tracing.backend
totracing.exporter
because I'm indecisivetracing/examples
docker-compose
examples to run--force-migrate
to make sure they work with latest changes