-
Notifications
You must be signed in to change notification settings - Fork 1.6k
[chore] bump otel go dep #13078
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
[chore] bump otel go dep #13078
Conversation
Fixes open-telemetry#12701 Signed-off-by: Alex Boten <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #13078 +/- ##
=======================================
Coverage 91.58% 91.58%
=======================================
Files 505 505
Lines 28475 28475
=======================================
Hits 26078 26078
Misses 1883 1883
Partials 514 514 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Alex Boten <[email protected]>
Signed-off-by: Alex Boten <[email protected]>
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 looks reasonable, but I think it is breaking the contrib tests?
github.com/prometheus/client_model v0.6.2 // indirect | ||
github.com/prometheus/common v0.62.0 // indirect | ||
github.com/prometheus/procfs v0.15.1 // indirect | ||
github.com/prometheus/common v0.64.0 // indirect |
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.
I think this leads to problems - this is blocked by open-telemetry/opentelemetry-collector-contrib#39729
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.
Ah yeah..... interestingly enough i'm not able to repro this failure locally
Closing this as it will be addressed w/ #13098 |
Pull request was closed
Fixes #12701