Skip to content

chore: disallow null attribute values#1555

Merged
obecny merged 1 commit intoopen-telemetry:masterfrom
dynatrace-oss-contrib:disallow-null-attributes
Sep 28, 2020
Merged

chore: disallow null attribute values#1555
obecny merged 1 commit intoopen-telemetry:masterfrom
dynatrace-oss-contrib:disallow-null-attributes

Conversation

@dyladan
Copy link
Member

@dyladan dyladan commented Sep 25, 2020

Fixes #1554

@codecov
Copy link

codecov bot commented Sep 25, 2020

Codecov Report

Merging #1555 into master will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            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              
Impacted Files Coverage Δ
packages/opentelemetry-tracing/src/Span.ts 98.09% <100.00%> (-0.06%) ⬇️

@obecny obecny merged commit e298eec into open-telemetry:master Sep 28, 2020
@obecny obecny added the enhancement New feature or request label Sep 28, 2020
@Flarna Flarna deleted the disallow-null-attributes branch September 29, 2020 07:21
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Disallow null attribute values

5 participants