Skip to content
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

Upgrade mimir-prometheus #8113

Merged
merged 2 commits into from
May 13, 2024
Merged

Upgrade mimir-prometheus #8113

merged 2 commits into from
May 13, 2024

Conversation

charleskorn
Copy link
Contributor

@charleskorn charleskorn commented May 13, 2024

What this PR does

This PR upgrades mimir-prometheus to bring in the change from grafana/mimir-prometheus#632.

This fixes a flaky test, TestRangeVectorSelectors/matches_series_with_points_in_range/Prometheus'_engine, that expects that series are always sorted, but Prometheus' engine did not guarantee that for instant queries that return matrix results.

Which issue(s) this PR fixes or relates to

(none)

Checklist

  • [n/a] Tests updated.
  • [n/a] Documentation added.
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX].
  • [n/a] about-versioning.md updated with experimental features.

@charleskorn charleskorn marked this pull request as ready for review May 13, 2024 04:22
@charleskorn charleskorn requested review from grafanabot and a team as code owners May 13, 2024 04:22
@charleskorn charleskorn enabled auto-merge (squash) May 13, 2024 05:40
@charleskorn charleskorn merged commit 62d9670 into main May 13, 2024
29 checks passed
@charleskorn charleskorn deleted the charleskorn/upgrade-prometheus branch May 13, 2024 05:50
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.

2 participants