-
Notifications
You must be signed in to change notification settings - Fork 437
fix(tracing/internal): fix encoding of propagated internal tags #3320
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
Conversation
@Mergifyio backport 0.x |
@Mergifyio backport 0.58 |
🟠 Waiting for conditions to match
|
🟠 Waiting for conditions to match
|
@Mergifyio backport 0.x59 |
🟠 Waiting for conditions to match
|
Codecov Report
@@ Coverage Diff @@
## 1.x #3320 +/- ##
=======================================
Coverage 79.52% 79.52%
=======================================
Files 615 615
Lines 46580 46580
=======================================
Hits 37043 37043
Misses 9537 9537
Continue to review full report at Codecov.
|
❌ No backport have been created
|
✅ Backports have been created
|
✅ Backports have been created
|
@Mergifyio backport 0.59 |
✅ Backports have been created
|
… (#3324) Fixes: #3318 (cherry picked from commit b2819af) Co-authored-by: Brett Langdon <[email protected]>
… (#3323) Fixes: #3318 (cherry picked from commit b2819af) Co-authored-by: Brett Langdon <[email protected]>
… (#3322) Fixes: #3318 (cherry picked from commit b2819af) Co-authored-by: Brett Langdon <[email protected]>
=
is an allowed character in a tag value, but not a tag key.Fixes: #3318