-
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
add otlp trace http exporter #1963
add otlp trace http exporter #1963
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1963 +/- ##
=======================================
+ Coverage 76.3% 76.5% +0.2%
=======================================
Files 157 160 +3
Lines 8363 8495 +132
=======================================
+ Hits 6385 6505 +120
- Misses 1723 1732 +9
- Partials 255 258 +3
|
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.
Other than the Exported constants I think this is good to go.
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.
Nothing blocking.
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.
LGTM
Follow up from #1922.
This implements a HTTP
otlptrace.Client
.Next steps
This is part of the #1827 todo list: