prometheus/storage
Brian Brazil c1b547a90e Only checkpoint chunkdescs and series that need persisting. (#2340)
This decreases checkpoint size by not checkpointing things
that don't actually need checkpointing.

This is fully compatible with the v2 checkpoint format,
as it makes series appear as though the only chunksdescs
in memory are those that need persisting.
2017-01-17 00:59:38 +00:00
..
local Only checkpoint chunkdescs and series that need persisting. (#2340) 2017-01-17 00:59:38 +00:00
metric storage: improve index lookups 2016-07-20 17:35:53 +02:00
remote Don't clone the metric if there's no remote writes. 2016-12-21 11:34:48 +00:00
storage.go Fix deadlock, structure target logging 2016-02-03 10:39:34 +01:00