-
Notifications
You must be signed in to change notification settings - Fork 816
Support enabled_tenants and disabled_tenants in store-gateway #5133
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
Labels
Comments
@friedrichg Is it beginner friendly? |
@friedrichg I can give this a try! |
3 tasks
This issue has been automatically marked as stale because it has not had any activity in the past 60 days. It will be closed in 15 days if no further activity occurs. Thank you for your contributions. |
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
enabled_tenants and disabled_tenants in rulers, compactors and alertmanager is a nice feature to run different ruler and compactors and alertmanager for different tenants.
It should be possible to do the same in store-gateway
Describe the solution you'd like
It should be possible to define -store-gateway.enabled-tenants and -store-gateway.disabled-tenants to enable specific tenants in the store-gateway cluster
Describe alternatives you've considered
None, I think this one is consistent with the rest of the options.
Additional context
None
The text was updated successfully, but these errors were encountered: