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

Update Prometheus with async chunk mapper changes. #2043

Merged
merged 4 commits into from
Jun 8, 2022
Merged

Conversation

pstibrany
Copy link
Member

@pstibrany pstibrany commented Jun 7, 2022

What this PR does

This PR updates mimir-prometheus to latest main. This includes two changes:

grafana/mimir-prometheus#131
grafana/mimir-prometheus#247

These should result is lower memory usage by async chunk mapper. (We have tested the changes in internal dev cluster to prove that they help).

Checklist

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

Copy link
Contributor

@krajorama krajorama left a comment

Choose a reason for hiding this comment

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

LGTM, straightforward vendoring

CHANGELOG.md Outdated Show resolved Hide resolved
Included changes:

grafana/mimir-prometheus#131
grafana/mimir-prometheus#247

These should result is lower memory usage by chunk mapper.
Signed-off-by: Peter Štibraný <pstibrany@gmail.com>
Signed-off-by: Peter Štibraný <pstibrany@gmail.com>
@pstibrany pstibrany enabled auto-merge (squash) June 8, 2022 09:25
@pstibrany pstibrany merged commit e6e5dd3 into main Jun 8, 2022
@pstibrany pstibrany deleted the update-prometheus branch June 8, 2022 09:33
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.

None yet

3 participants