-
Notifications
You must be signed in to change notification settings - Fork 816
Add percentage based sharding to rulers #6680
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 percentage based sharding to rulers #6680
Conversation
fdfb92b
to
306c97d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did a quick review. Will continue later
bd55fb4
to
d5252ce
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Percentage based sharding is already supported in querier and store-gateways and it works well.
Left some minor comments.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The change LGTM. However, I am not sure if we need to switch to use zone stable shuffle sharding here. #5489
Signed-off-by: Wilbert Guo <[email protected]>
Signed-off-by: Wilbert Guo <[email protected]>
Signed-off-by: Wilbert Guo <[email protected]>
Signed-off-by: Wilbert Guo <[email protected]>
Signed-off-by: Wilbert Guo <[email protected]>
Signed-off-by: Wilbert Guo <[email protected]>
Signed-off-by: Wilbert Guo <[email protected]>
Signed-off-by: Wilbert Guo <[email protected]>
Signed-off-by: Wilbert Guo <[email protected]>
Signed-off-by: Wilbert Guo <[email protected]>
Signed-off-by: Wilbert Guo <[email protected]>
Signed-off-by: Wilbert Guo <[email protected]>
Signed-off-by: Wilbert Guo <[email protected]>
Signed-off-by: Wilbert Guo <[email protected]>
8b55f90
to
32a22b5
Compare
Signed-off-by: Wilbert Guo <[email protected]>
Signed-off-by: Wilbert Guo <[email protected]>
Signed-off-by: Wilbert Guo <[email protected]>
What this PR does:
ruler_tenant_shard_size
override is providedWhich issue(s) this PR fixes:
Fixes #6652
Checklist
CHANGELOG.md
updated - the order of entries should be[CHANGE]
,[FEATURE]
,[ENHANCEMENT]
,[BUGFIX]