Skip to content

Conversation

@sockmister
Copy link

@sockmister sockmister commented Feb 4, 2022

Q A
Bug fix? no
New feature? yes
API breaks? no
Deprecations? no
Related tickets no
License Apache 2.0

What's in this PR?

This add sharding support for the Thanos compactor. The implementation is mostly based on the existing sharding support for the store component, with the difference that this allows users to specify label, which is important when sharding compactors.

Why?

Big thanos deployments with huge number of blocks will not be able to keep up with the compaction, and sharding it is the only solution.

Additional context

Checklist

  • Code meets the Developer Guide
  • User guide and development docs updated (if needed)
  • Related Helm chart(s) updated (if needed)

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.

1 participant