Skip to content

Add non-empty string check for attribute keys#1659

Merged
MrAlias merged 5 commits intoopen-telemetry:mainfrom
mrveera:key-non-empty-check
Mar 8, 2021
Merged

Add non-empty string check for attribute keys#1659
MrAlias merged 5 commits intoopen-telemetry:mainfrom
mrveera:key-non-empty-check

Conversation

@mrveera
Copy link
Copy Markdown
Contributor

@mrveera mrveera commented Mar 5, 2021

Resolves #1657

@linux-foundation-easycla
Copy link
Copy Markdown

linux-foundation-easycla Bot commented Mar 5, 2021

CLA Signed

The committers are authorized under a signed CLA.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 5, 2021

Codecov Report

Merging #1659 (620818e) into main (e9b9aca) will increase coverage by 0.0%.
The diff coverage is 100.0%.

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #1659   +/-   ##
=====================================
  Coverage   77.3%   77.3%           
=====================================
  Files        128     128           
  Lines       6682    6682           
=====================================
+ Hits        5167    5169    +2     
+ Misses      1268    1266    -2     
  Partials     247     247           
Impacted Files Coverage Δ
sdk/trace/span.go 90.7% <100.0%> (ø)
exporters/otlp/otlpgrpc/connection.go 88.7% <0.0%> (+1.8%) ⬆️

@mrveera
Copy link
Copy Markdown
Contributor Author

mrveera commented Mar 5, 2021

@MrAlias updating CHANGELOG effected build failure. looks like there are some flaky tests. is there way to retrigger tests?

Comment thread CHANGELOG.md Outdated
Comment thread sdk/trace/span.go
mrveera and others added 2 commits March 8, 2021 22:31
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
@MrAlias MrAlias merged commit 238e7c6 into open-telemetry:main Mar 8, 2021
@MrAlias MrAlias mentioned this pull request Mar 18, 2021
@pellared pellared added this to the untracked milestone Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Attribute keys MUST NOT be empty strings

4 participants