Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upprometheus server crash with OOM #2300
Comments
This comment has been minimized.
This comment has been minimized.
|
windows : 16RAM mem |
This comment has been minimized.
This comment has been minimized.
|
Is this the same as #2299? Why did you close that one without a comment and opened a new one? Please be considerate in how you report and deal with issues. Again, as stated in #2299, your problem is that you are setting the |
juliusv
closed this
Dec 23, 2016
This comment has been minimized.
This comment has been minimized.
|
Ehm, I meant #2293 which was closed by you. The other one was closed by someone else. Still, not helpful to have three issues about the same thing. |
This comment has been minimized.
This comment has been minimized.
lock
bot
commented
Mar 24, 2019
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
jinhang commentedDec 22, 2016
•
edited
time="2016-12-21T16:01:47+08:00" level=info msg="Done checkpointing in-memory metrics and chunks in 8.6828682s." source="persistence.go:573"
runtime: out of memory: cannot allocate 720896-byte block (1342177280 in use)
fatal error: out of memory
time="2016-12-21T16:16:15+08:00" level=error msg="Storage needs throttling. Scrapes and rule evaluations will be skipped." chunksToPersist=433329 maxChunksToPersist=536870912 maxToleratedMemChunks=-1181116006 memoryChunks=467574 source="storage.go:895"
panic: runtime error: makeslice: len out of range
goroutine 163 [running]:
panic(0xbf1ea0, 0x46935148)
/usr/local/go/src/runtime/panic.go:500 +0x331
github.com/prometheus/prometheus/storage/local.(*MemorySeriesStorage).maybeEvict(0x1379a240)
/go/src/github.com/prometheus/prometheus/storage/local/storage.go:1057 +0x62
github.com/prometheus/prometheus/storage/local.(*MemorySeriesStorage).handleEvictList(0x1379a240)
/go/src/github.com/prometheus/prometheus/storage/local/storage.go:1022 +0x168
created by github.com/prometheus/prometheus/storage/local.(*MemorySeriesStorage).Start
/go/src/github.com/prometheus/prometheus/storage/local/storage.go:367 +0x348