prometheus/storage
beorn7 1db7589081 Reduce the capacity of countPersistedHeadChunks.
The capacity is basically how many persisted head chunks we will count
at most while doing other things, in particular checkpointing. To
limit the amount of already counted head chunks, keep this number low,
otherwise we will easily checkpoint too often if checkpoints take long
anyway.
2015-02-27 00:53:52 +01:00
..
local Reduce the capacity of countPersistedHeadChunks. 2015-02-27 00:53:52 +01:00
metric More efficient JSON query result format. 2015-01-26 13:06:22 +01:00
remote Move emptiness check to the receivers. 2015-02-12 19:47:24 +01:00