Skip to content
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

Deprecate the attribute.Any function #2181

Merged
merged 4 commits into from
Aug 13, 2021
Merged

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Aug 12, 2021

Resolve #2179

OpenTelemetry Go 1.0.0 automation moved this from In progress to Reviewer approved Aug 12, 2021
CHANGELOG.md Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Aug 12, 2021

Codecov Report

Merging #2181 (654e3df) into main (4e8d667) will increase coverage by 0.0%.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #2181   +/-   ##
=====================================
  Coverage   72.7%   72.8%           
=====================================
  Files        177     177           
  Lines      12126   12126           
=====================================
+ Hits        8823    8828    +5     
+ Misses      3064    3060    -4     
+ Partials     239     238    -1     
Impacted Files Coverage Δ
attribute/kv.go 55.3% <ø> (ø)
exporters/jaeger/jaeger.go 94.3% <0.0%> (+0.8%) ⬆️
...s/otlp/otlptrace/internal/connection/connection.go 16.4% <0.0%> (+1.5%) ⬆️

@MrAlias MrAlias merged commit 41588fe into open-telemetry:main Aug 13, 2021
OpenTelemetry Go 1.0.0 automation moved this from Reviewer approved to Done Aug 13, 2021
@MrAlias MrAlias deleted the rm-any-attr branch August 13, 2021 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Remove the Any attribute function
3 participants