You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.