Open
Description
Describe the bug
Hi, When a ingester just starting a moment, the goroutines increase thousands. but wait just 1h,the ingester started, the gorouines decrease 100
there is two feature:
- when ingester run a period of time, the server pressure is not large.
- but when all the ingester just start at the same time, all the ingester can't starting. the goroutines of the ingester became large, finally oom, restarting.
when starting:
To Reproduce
- cortex version: release-1.9.0
- no ingestion_rate
Expected behavior
when starting, why so many goroutines
Storage Engine
- Blocks
- Chunks
thanks