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

OTel-Go-Contrib 0.24 release #1144

Merged
merged 20 commits into from Oct 6, 2021
Merged

Conversation

jmacd
Copy link
Contributor

@jmacd jmacd commented Sep 30, 2021

This updates the exporter interfaces and test changes mainly due to
open-telemetry/opentelemetry-go#2197

This integrates the branch from @Aneurysm9 here: https://github.com/open-telemetry/opentelemetry-go-contrib/compare/main...Aneurysm9:release_prep?expand=1

@jmacd jmacd marked this pull request as ready for review October 4, 2021 15:25
@jmacd jmacd changed the title Prepare for v0.25 metrics release OTel-Go-Contrib 0.24 release Oct 4, 2021
@Aneurysm9
Copy link
Member

Please increment the versions in versions.yaml and run make prerelease for each module set. As discussed in the SIG meeting last week, we should increase the version on the stable-v1 module set to v1.0.0.

@codecov
Copy link

codecov bot commented Oct 4, 2021

Codecov Report

Merging #1144 (39729e6) into main (8e44f3f) will increase coverage by 6.8%.
The diff coverage is 58.2%.

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #1144     +/-   ##
=======================================
+ Coverage   68.2%   75.1%   +6.8%     
=======================================
  Files        119     124      +5     
  Lines       5200    5270     +70     
=======================================
+ Hits        3550    3960    +410     
+ Misses      1511    1155    -356     
- Partials     139     155     +16     
Impacted Files Coverage Δ
detectors/aws/ec2/version.go 0.0% <0.0%> (ø)
detectors/aws/ecs/version.go 0.0% <0.0%> (ø)
detectors/aws/eks/version.go 0.0% <0.0%> (ø)
detectors/gcp/version.go 0.0% <0.0%> (ø)
exporters/metric/cortex/utils/version.go 0.0% <0.0%> (ø)
exporters/metric/cortex/version.go 0.0% <0.0%> (ø)
exporters/metric/datadog/version.go 0.0% <0.0%> (ø)
exporters/metric/dogstatsd/version.go 0.0% <0.0%> (ø)
...thub.com/Shopify/sarama/otelsarama/test/version.go 0.0% <0.0%> (ø)
...github.com/astaxie/beego/otelbeego/test/version.go 0.0% <0.0%> (ø)
... and 58 more

Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
@Aneurysm9 Aneurysm9 merged commit 1412a89 into open-telemetry:main Oct 6, 2021
@jmacd
Copy link
Contributor Author

jmacd commented Oct 6, 2021

Thank you for finishing this, @Aneurysm9!

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.

None yet

4 participants