Alan Protasio
Alan Protasio
+1 binding.
From the logs i cannot see exactly what caused the panic. can u add the log line that shows what caused the panic?
This seems odd indeed. Maybe we should to replace that with the PDB documentation. https://github.com/cortexproject/cortex-helm-chart/blob/master/templates/ingester/ingester-poddisruptionbudget.yaml PRs are welcome! :D
Can you share the logs from distributor or the responde body? This may give some clues
Every 2 hours (assuming 2 hours blocks) ingester should be comparing the head (creating a new block).. this may cause ingester to uses more resource (cpu,disk) and maybe timeouts ?...
Hi @stevesg Yeah.. i was indeed thinking about the Put Silence... I will see if there is something we can do there. About the delete i think is fine right?...
Hi @bboreham and @stevesg .. Thanks for the inputs. > if all 404, then 404 else if all 200 or 404 then 200 else error. Will it be tricky to...
Still relevant..
Closing as this is being worked on https://github.com/cortexproject/cortex/pull/4840