[chore] bump otel go dep#13078
Closed
codeboten wants to merge 4 commits into
Closed
Conversation
Fixes open-telemetry#12701 Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
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 <223565+codeboten@users.noreply.github.com>
Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
mx-psi
reviewed
May 23, 2025
Member
mx-psi
left a comment
There was a problem hiding this comment.
This looks reasonable, but I think it is breaking the contrib tests?
songy23
reviewed
May 23, 2025
| 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 |
Member
There was a problem hiding this comment.
I think this leads to problems - this is blocked by open-telemetry/opentelemetry-collector-contrib#39729
Contributor
Author
There was a problem hiding this comment.
Ah yeah..... interestingly enough i'm not able to repro this failure locally
1 task
Contributor
Author
|
Closing this as it will be addressed w/ #13098 |
auto-merge was automatically disabled
May 28, 2025 15:41
Pull request was closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #12701