sockyone

Results 4 comments of sockyone

@alanprot it's almost code 500, and code 400. I can't find more helpful logs. It's timed-out and out-of-order sample errors, but why does it only happens every 2 hours? ![image](https://user-images.githubusercontent.com/35925547/170438870-6edb8c68-3b68-46ee-bbfb-e8d580cd9cfe.png)

> 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...

@friedrich-at-adobe I gave my ingester like ~24GiB Ram and I have 12 ingesters, only for 10Mil time-series. It can not run out of memory. Memory was fine, CPU didn't reach...

Environment: - Kubernetes 1.20.6 - Cilium 1.9.6 (hostServices.enabled=false) - Linkerd (skip port 6443) I have the same issue. How can I work around it and make it works? do I...