Skip to content

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/prometheus/prometheus v0.54.1 -> v0.300.1 age adoption passing confidence

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@mx-psi mx-psi closed this Dec 3, 2024
@mx-psi mx-psi reopened this Dec 3, 2024
@ArthurSens
Copy link
Member

Oh interesting, looks like some compliance tests failed after the version bump. I can take a look tomorrow if nobody beats me to it

@dashpole
Copy link
Contributor

dashpole commented Dec 3, 2024

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

@ArthurSens
Copy link
Member

ArthurSens commented Dec 3, 2024

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 AppendHistogramZeroSample() was added to the interface.

But if that doesn't solve the problem, thanks for the tip!

Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Dec 18, 2024
@dashpole dashpole removed the Stale label Dec 18, 2024
Copy link
Contributor

github-actions bot commented Jan 2, 2025

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Jan 2, 2025
Copy link
Contributor

Closed as inactive. Feel free to reopen if this PR is still being worked on.

@github-actions github-actions bot closed this Jan 16, 2025
songy23 pushed a commit that referenced this pull request Feb 13, 2025
#### 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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants