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

Prepare for the otel v1.15.0-rc.1 release #3518

Merged
merged 3 commits into from
Mar 2, 2023

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Mar 1, 2023

Use otel global instead of otel/metric/global

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

codecov bot commented Mar 1, 2023

Codecov Report

Merging #3518 (8c3b354) into main (3ffe346) will increase coverage by 2.9%.
The diff coverage is 50.0%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #3518     +/-   ##
=======================================
+ 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 Δ
instrumentation/host/host.go 0.0% <0.0%> (ø)
instrumentation/runtime/runtime.go 0.0% <0.0%> (ø)
...ation/github.com/astaxie/beego/otelbeego/config.go 100.0% <100.0%> (ø)
...ntation/github.com/gocql/gocql/otelgocql/config.go 67.3% <100.0%> (+67.3%) ⬆️
...entation/google.golang.org/grpc/otelgrpc/config.go 65.1% <100.0%> (ø)
instrumentation/net/http/otelhttp/config.go 82.8% <100.0%> (ø)
.../github.com/gocql/gocql/otelgocql/internal/cass.go 95.1% <0.0%> (ø)
...n/github.com/gocql/gocql/otelgocql/test/version.go 0.0% <0.0%> (ø)
...ion/github.com/gocql/gocql/otelgocql/instrument.go 62.5% <0.0%> (+62.5%) ⬆️
... and 3 more

@MrAlias MrAlias marked this pull request as ready for review March 1, 2023 19:41
@MrAlias MrAlias requested a review from a team March 1, 2023 19:41
@MrAlias
Copy link
Contributor Author

MrAlias commented Mar 2, 2023

Merging as this blocks the release.

@MrAlias MrAlias merged commit 487dc02 into open-telemetry:main Mar 2, 2023
@MrAlias MrAlias deleted the prep-otel-v1.15.0-rc.1 branch March 2, 2023 15:42
@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
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.

4 participants