I have run all cortex components for years without liveness probes.
they are bad for store-gateways because it causes re-sharding if they are under pressure.
Restarting store-gateways can take a long time to recover, same for others components.
We should disable all of them by default and let users enable them as needed.
Similar to
#263
I have run all cortex components for years without liveness probes.
they are bad for store-gateways because it causes re-sharding if they are under pressure.
Restarting store-gateways can take a long time to recover, same for others components.
We should disable all of them by default and let users enable them as needed.
Similar to
#263