-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Update module github.com/prometheus/prometheus to v0.300.1 #36642
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 module github.com/prometheus/prometheus to v0.300.1 #36642
Conversation
Oh interesting, looks like some compliance tests failed after the version bump. I can take a look tomorrow if nobody beats me to it |
In-case this helps, I found that I had to change this: https://github.com/prometheus/compliance/blob/01fc1690410b44fbca639c6d772fe61e355592c4/remotewrite/sender/targets/common.go#L255 to false to be able to see collector logs in stdout |
I think the compliance is failing just because we're failing to compile the collector. The CI shows that a object is not implementing the appender interface anymore because But if that doesn't solve the problem, thanks for the tip! |
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
Closed as inactive. Feel free to reopen if this PR is still being worked on. |
#### Description Supersedes #36642 This PR updates the prometheus/prometheus library in our go.mods to 0.300.* (which represents Prometheus 3.0). It touches many go.mod files, but the Prometheus Receiver is the only component heavily affected by breaking changes. --------- Signed-off-by: Arthur Silva Sens <[email protected]>
This PR contains the following updates:
v0.54.1
->v0.300.1
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
prometheus/prometheus (github.com/prometheus/prometheus)
v0.300.1
Compare Source
v0.300.0
Compare Source
v0.55.1
Compare Source
v0.55.0
Compare Source
Configuration
📅 Schedule: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.