-
Notifications
You must be signed in to change notification settings - Fork 208
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
Update OpenTelemetry dependencies to 0.120.0/1.26.0 #2475
base: main
Are you sure you want to change the base?
Conversation
This is blocked waiting for the ocb v0.120.0 release to actually be published https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.120.0 |
cb28bca
to
66dcd1f
Compare
0def247
to
9f0b159
Compare
Makefile
Outdated
GO_AUTO_VERSION=v0.19.0-alpha | ||
UNSTABLE_COLLECTOR_VERSION=v0.119.0 | ||
STABLE_COLLECTOR_VERSION=v1.25.0 | ||
GO_AUTO_VERSION=v0.20.0 |
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.
GO_AUTO_VERSION=v0.20.0 | |
GO_AUTO_VERSION=v0.21.0 |
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 I could probably actually drop go auto from this target since we manage that with dependabot anyway
Line 37 in 5a4f6dc
- 'go.opentelemetry.io/auto' |
Already had an incident where I accidentally downgraded go auto due to this
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.
Sounds good
Similar to #2386 for 119
This PR includes reaction to breaking upstream changes for Prometheus 3.0. See: