Skip to content

Updating Prometheus and Thanos #6843

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

alanprot
Copy link
Member

@alanprot alanprot commented Jun 26, 2025

What this PR does:

  • Updates Prometheus to version v3.3.1, aligning with the version currently used by Thanos and the Thanos engine.
  • Updates thanos to thanos-io/thanos@3727363

Note: We still need to use a custom Prometheus build (a pinned commit) that matches the v3.3.1 tag plus PR #16252. This additional PR is required because it exports certain structs used in the ruler code, which are not available in the base v3.3.1 release.
Thanos have the same problem and is currently using the same commit – see go.mod

Which issue(s) this PR fixes:
Fixes NA

Checklist

  • [NA] Tests updated
  • [NA] Documentation added
  • [NA] CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@alanprot alanprot force-pushed the update-prometheus branch 4 times, most recently from 3d20327 to 6c71691 Compare June 26, 2025 21:28
Signed-off-by: alanprot <[email protected]>
@alanprot alanprot force-pushed the update-prometheus branch from 6c71691 to 9b89a91 Compare June 26, 2025 21:33
Signed-off-by: alanprot <[email protected]>
@alanprot alanprot force-pushed the update-prometheus branch from d9c07f7 to 3f8bcda Compare June 26, 2025 21:53
@alanprot alanprot marked this pull request as ready for review June 26, 2025 22:45
@alanprot alanprot requested a review from yeya24 June 26, 2025 22:45
@alanprot alanprot changed the title Updating Prometheus Updating Prometheus and Thanos Jun 26, 2025
@SungJin1212
Copy link
Member

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants