-
Notifications
You must be signed in to change notification settings - Fork 50
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
Upgrade OTel to version 1.14.0/0.37.0 #150
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #150 +/- ##
=====================================
Coverage 80.2% 80.2%
=====================================
Files 13 13
Lines 652 652
=====================================
Hits 523 523
Misses 105 105
Partials 24 24
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
@@ -1,502 +1,67 @@ | |||
cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw= |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this file was probably deleted / not regenerated by accident?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nope. I just ran go mod tidy
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe not in the example/
dir? Otherwise there should still be a go.sum 🤔
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@aaronjheng Thank you for the PR.
Overall good, some comments need to be resolved.
@aaronjheng Thank you for your contribution. |
👋 Thanks for doing the work here @aaronjheng! Any word/timeline on pushing a tag with this @XSAM? |
Hi @natewoods-wf, I will make a release later this day. |
See https://github.com/open-telemetry/opentelemetry-go/releases/tag/v1.14.0.