prometheus/web/api
Julius Volz 21cafe6cd7 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-11-25 17:01:59 +01:00
..
api.go Only evict memory series after they are on disk. 2014-11-25 17:01:59 +01:00
query.go Only log every query when debugging. 2014-11-25 17:01:59 +01:00
targets.go Remove usage of gorest. 2013-10-23 14:19:14 +02:00