chore: disallow null attribute values#1555
Merged
obecny merged 1 commit intoopen-telemetry:masterfrom Sep 28, 2020
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1555 +/- ##
==========================================
- Coverage 93.18% 93.18% -0.01%
==========================================
Files 156 156
Lines 4857 4854 -3
Branches 987 986 -1
==========================================
- Hits 4526 4523 -3
Misses 331 331
|
vmarchaud
approved these changes
Sep 26, 2020
mayurkale22
approved these changes
Sep 28, 2020
naseemkullah
approved these changes
Sep 28, 2020
obecny
approved these changes
Sep 28, 2020
dyladan
added a commit
to dyladan/opentelemetry-js
that referenced
this pull request
Sep 9, 2022
dyladan
added a commit
to dyladan/opentelemetry-js
that referenced
this pull request
Sep 9, 2022
pichlermarc
added a commit
to dynatrace-oss-contrib/opentelemetry-js
that referenced
this pull request
Dec 15, 2023
…open-telemetry#1555) * fix(connect): fix wrong rpcMetada.route value not handle nested route * fix: update base on PR feedback * fix: lint issue * Fix PR's feedback * Fix lint issue * Fix typo --------- Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com> Co-authored-by: Gerhard Stöbich <deb2001-github@yahoo.de> Co-authored-by: Haddas Bronfman <85441461+haddasbronfman@users.noreply.github.com>
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.
Fixes #1554