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

Remove the use of metric/unit #3509

Merged
merged 2 commits into from
Feb 27, 2023

Conversation

MadVikingGod
Copy link
Contributor

This updates our use of metric/unit in tests and examples. This is because metric/unit was deprecated in open-telemetry/opentelemetry-go#3776

@MrAlias MrAlias added the Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG label Feb 27, 2023
@codecov
Copy link

codecov bot commented Feb 27, 2023

Codecov Report

Merging #3509 (baf3909) into main (e054521) will increase coverage by 2.9%.
The diff coverage is 9.0%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #3509     +/-   ##
=======================================
+ Coverage   69.9%   72.9%   +2.9%     
=======================================
  Files        147     149      +2     
  Lines       6934    6980     +46     
=======================================
+ Hits        4851    5092    +241     
+ Misses      1959    1751    -208     
- Partials     124     137     +13     
Impacted Files Coverage Δ
...entation/google.golang.org/grpc/otelgrpc/config.go 65.1% <0.0%> (ø)
instrumentation/host/host.go 0.0% <0.0%> (ø)
instrumentation/runtime/runtime.go 0.0% <0.0%> (ø)
...ion/github.com/gocql/gocql/otelgocql/instrument.go 62.5% <100.0%> (+62.5%) ⬆️
...n/github.com/gocql/gocql/otelgocql/test/version.go 0.0% <0.0%> (ø)
.../github.com/gocql/gocql/otelgocql/internal/cass.go 95.1% <0.0%> (ø)
...ntation/github.com/gocql/gocql/otelgocql/config.go 67.3% <0.0%> (+67.3%) ⬆️
...ation/github.com/gocql/gocql/otelgocql/observer.go 75.1% <0.0%> (+75.1%) ⬆️
...entation/github.com/gocql/gocql/otelgocql/gocql.go 100.0% <0.0%> (+100.0%) ⬆️
... and 1 more

@MrAlias MrAlias merged commit fbcf39c into open-telemetry:main Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants