[exporterhelper] Switch request context encoding from map to KV list#13216
Merged
dmitryax merged 1 commit intoopen-telemetry:mainfrom Jun 17, 2025
Merged
Conversation
Member
Author
|
No changelog item needed since it's not released yet |
5cd9011 to
7dfa671
Compare
bogdandrutu
approved these changes
Jun 16, 2025
Codecov ReportAttention: Patch coverage is
❌ Your patch status has failed because the patch coverage (78.12%) is below the target coverage (95.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #13216 +/- ##
==========================================
- Coverage 91.55% 91.53% -0.02%
==========================================
Files 522 522
Lines 28938 28955 +17
==========================================
+ Hits 26494 26504 +10
- Misses 1927 1934 +7
Partials 517 517 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
7dfa671 to
ab58472
Compare
ab58472 to
0689fd0
Compare
Merged
via the queue into
open-telemetry:main
with commit Jun 17, 2025
e7b140f
55 of 56 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Resolves #13188 (review)
This also required moving to gogoproto to reuse existing opentelemetry.proto.common.v1.KeyValue message.
Benchmarks: