prometheus/storage
Julius Volz 9410f15a73 Only evict memory series after they are on disk.
This fixes the problem where samples become temporarily unavailable for
queries while they are being flushed to disk. Although the entire
flushing code could use some major refactoring, I'm explicitly trying to
do the minimal change to fix the problem since there's a whole new
storage implementation in the pipeline.

Change-Id: I0f5393a30b88654c73567456aeaea62f8b3756d9
2014-06-30 15:20:33 +02:00
..
metric Only evict memory series after they are on disk. 2014-06-30 15:20:33 +02:00
raw Add console and alert templates with access to all data. 2014-05-30 16:24:56 +01:00
remote Migrate to new client_golang. 2014-06-19 16:03:50 +02:00
interface.go Major code cleanup in storage. 2014-02-27 15:22:37 +01:00