-
Notifications
You must be signed in to change notification settings - Fork 500
[BUILD] Fix elasticsearch exporter json compatibility #3313
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
[BUILD] Fix elasticsearch exporter json compatibility #3313
Conversation
✅ Deploy Preview for opentelemetry-cpp-api-docs canceled.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3313 +/- ##
==========================================
+ Coverage 89.50% 89.52% +0.02%
==========================================
Files 210 210
Lines 6522 6522
==========================================
+ Hits 5837 5838 +1
+ Misses 685 684 -1 🚀 New features to boost your workflow:
|
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, thanks for the fix.
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, thanks.
Fixes #3312
The system package of nlohmann_json is version 3.10.5 on Ubuntu 22.04.
Changes
json_assign_visitor
to handlenostd::span
attribute values.For significant contributions please make sure you have completed the following items:
CHANGELOG.md
updated for non-trivial changes