prometheus/storage/local
Bjoern Rabenstein fcdf5a8ee7 Fix bugs in chunk evict code.
Also, simplify code by re-looking up metric in metric map.

Change-Id: Ib2092f9184374e5a543e87d3a9f4a74fda64b193
2014-11-25 17:07:45 +01:00
..
codable Add an indexing queue and batch the ops. 2014-11-25 17:07:44 +01:00
index Add an indexing queue and batch the ops. 2014-11-25 17:07:44 +01:00
chunk.go More code cleanups. 2014-11-25 17:07:44 +01:00
delta.go More code cleanups. 2014-11-25 17:07:44 +01:00
instrumentation.go Instrument eviction and purge durations. 2014-11-25 17:07:45 +01:00
interface.go Fix bugs in chunk evict code. 2014-11-25 17:07:45 +01:00
locker.go Fix a few concurrency issues before starting to use the new fp locker. 2014-11-25 17:07:45 +01:00
locker_test.go Fix a few concurrency issues before starting to use the new fp locker. 2014-11-25 17:07:45 +01:00
persistence.go Fix a few concurrency issues before starting to use the new fp locker. 2014-11-25 17:07:45 +01:00
persistence_test.go Add WaitForIndexing. 2014-11-25 17:07:44 +01:00
preload.go Comment/code cleanup. 2014-11-25 17:07:44 +01:00
series.go Fix a few concurrency issues before starting to use the new fp locker. 2014-11-25 17:07:45 +01:00
storage.go Fix bugs in chunk evict code. 2014-11-25 17:07:45 +01:00
storage_test.go More code cleanups. 2014-11-25 17:07:44 +01:00
test_helpers.go More code cleanups. 2014-11-25 17:07:44 +01:00