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

Add support for downsampling concurrency #4430

Merged
merged 2 commits into from Jul 9, 2021

Conversation

yeya24
Copy link
Contributor

@yeya24 yeya24 commented Jul 9, 2021

Signed-off-by: ben.ye ben.ye@bytedance.com

  • I added CHANGELOG entry for this change.
  • Change is not relevant to the end user.

Fix #4363

Changes

Add a flag downsample.concurrency to specify the number of workers to use for downsampling blocks.

Verification

ben.ye added 2 commits July 8, 2021 22:56
Signed-off-by: ben.ye <ben.ye@bytedance.com>
Signed-off-by: ben.ye <ben.ye@bytedance.com>
Copy link
Member

@GiedriusS GiedriusS left a comment

Choose a reason for hiding this comment

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

Stellar work! 💪

@GiedriusS GiedriusS merged commit 4ae4612 into thanos-io:main Jul 9, 2021
@yeya24 yeya24 deleted the downsample-concurrency branch July 9, 2021 14:22
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.

compactor: add concurrent downsampling
2 participants