-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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(plugin): OTEL exporting with translate #10332
Merged
Merged
Commits on Feb 23, 2023
-
fix(plugin): OTEL exporting with translate
We represent trace spans with a universal format for all kinds of mainstream tracers and translate them to different formats when propagating headers and exporting traces. However, OTEL misses the handling of trace ID length. Fix KAG-652
Configuration menu - View commit details
-
Copy full SHA for abb3cf6 - Browse repository at this point
Copy the full SHA abb3cf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for db0d403 - Browse repository at this point
Copy the full SHA db0d403View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2065cfc - Browse repository at this point
Copy the full SHA 2065cfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ce8c63 - Browse repository at this point
Copy the full SHA 9ce8c63View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce60216 - Browse repository at this point
Copy the full SHA ce60216View commit details -
Configuration menu - View commit details
-
Copy full SHA for bde853a - Browse repository at this point
Copy the full SHA bde853aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4aba447 - Browse repository at this point
Copy the full SHA 4aba447View commit details -
Co-authored-by: Chrono <chrono_cpp@me.com>
Configuration menu - View commit details
-
Copy full SHA for 331415d - Browse repository at this point
Copy the full SHA 331415dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc3813d - Browse repository at this point
Copy the full SHA dc3813dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 610bafb - Browse repository at this point
Copy the full SHA 610bafbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5a8008 - Browse repository at this point
Copy the full SHA a5a8008View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.