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 thanos to latest main and add flags for chunk and series size #5401

Merged
merged 11 commits into from Jun 16, 2023

Conversation

yeya24
Copy link
Collaborator

@yeya24 yeya24 commented Jun 12, 2023

What this PR does:

Update Thanos to latest main version. This includes thanos-io/thanos#6420 so now expanded postings will be cached.

Added two new configs estimated_max_series_size_bytes and estimated_max_chunk_size_bytes to reduce data overfetch issue.

Checklist

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

@yeya24
Copy link
Collaborator Author

yeya24 commented Jun 13, 2023

Umm, I am trying to understand why we include Thanos' internal package as part of the vendor...

Edited: looks like related to thanos-io/thanos#6433 (comment)

yeya24 added 10 commits June 15, 2023 17:35
Signed-off-by: Ben Ye <benye@amazon.com>
Signed-off-by: Ben Ye <benye@amazon.com>
Signed-off-by: Ben Ye <benye@amazon.com>
Signed-off-by: Ben Ye <benye@amazon.com>
Signed-off-by: Ben Ye <benye@amazon.com>
Signed-off-by: Ben Ye <benye@amazon.com>
Signed-off-by: Ben Ye <benye@amazon.com>
Signed-off-by: Ben Ye <benye@amazon.com>
Signed-off-by: Ben Ye <benye@amazon.com>
Signed-off-by: Ben Ye <benye@amazon.com>
@alanprot alanprot merged commit a307fc0 into cortexproject:master Jun 16, 2023
14 checks passed
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