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

Merged
merged 1 commit into from
Oct 19, 2023
Merged

Conversation

yeya24
Copy link
Contributor

@yeya24 yeya24 commented Oct 18, 2023

What this PR does:

Upgrade Thanos library to latest main version.

This includes several improvements and bug fixes:

  1. Optimize inmemory index cache WithLabelValues call thanos-io/thanos#6806
  2. Store: fix prometheus store label values for matches on external labels thanos-io/thanos#6816
  3. Fix matchersToPostingGroups vals variable shadow bug thanos-io/thanos#6817
  4. preallocate loaded series map size thanos-io/thanos#6807
  5. compact: return metas copy from syncer thanos-io/thanos#6801

Which issue(s) this PR fixes:
Fixes #

Checklist

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

Signed-off-by: Ben Ye <benye@amazon.com>
@yeya24 yeya24 merged commit 8784e0f into cortexproject:master Oct 19, 2023
14 checks passed
@yeya24 yeya24 deleted the update-thanos branch October 19, 2023 23:58
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.

None yet

2 participants