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 to latest main #8106

Merged
merged 1 commit into from
May 10, 2024
Merged

Conversation

aknuds1
Copy link
Contributor

@aknuds1 aknuds1 commented May 10, 2024

What this PR does

Upgrade to latest mimir-prometheus@main, which has one change relevant to Mimir: Optimized querying through regexp matchers in TSDB. This ought to make ingester querying with regexp matchers more CPU and memory efficient (Prometheus benchmarks say up to 50% and 100% improvement respectively).

Which issue(s) this PR fixes or relates to

Checklist

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

@aknuds1 aknuds1 marked this pull request as ready for review May 10, 2024 12:42
@aknuds1 aknuds1 requested review from grafanabot and a team as code owners May 10, 2024 12:42
@aknuds1 aknuds1 added the chore label May 10, 2024
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
@aknuds1 aknuds1 enabled auto-merge (squash) May 10, 2024 12:53
@aknuds1 aknuds1 merged commit fa2c622 into main May 10, 2024
29 checks passed
@aknuds1 aknuds1 deleted the arve/upgrade-prometheus branch May 10, 2024 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants