-
Notifications
You must be signed in to change notification settings - Fork 834
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
fix: left pad jaeger trace ids #743
fix: left pad jaeger trace ids #743
Conversation
Codecov Report
@@ Coverage Diff @@
## master #743 +/- ##
=========================================
+ Coverage 92.68% 92.7% +0.01%
=========================================
Files 227 227
Lines 10366 10385 +19
Branches 929 930 +1
=========================================
+ Hits 9608 9627 +19
Misses 758 758
|
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
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, I remember same thing we did in OC.
@open-telemetry/javascript-approvers can I get a few more ✅ on this? |
Fixes #742