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

Merged
merged 4 commits into from
Jun 30, 2025
Merged

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

Copy link
Contributor

@yeya24 yeya24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@yeya24 yeya24 merged commit 6c7457d into cortexproject:master Jun 30, 2025
31 of 32 checks passed
bogdan-at-adobe pushed a commit to bogdan-at-adobe/cortex that referenced this pull request Jun 30, 2025
* Updating Prometheus

Signed-off-by: alanprot <[email protected]>

* lint

Signed-off-by: alanprot <[email protected]>

* Run native histogram test with prometheus 3.3.1

* fix ruler integ test

Signed-off-by: alanprot <[email protected]>

---------

Signed-off-by: alanprot <[email protected]>
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.

4 participants