prometheus/storage/local
Bjoern Rabenstein 4447708c9f Fix a race in target.go.
Also, fix problems in shutdown.
Starting serving and shutdown still has to be cleaned up properly.
It's a mess.

Change-Id: I51061db12064e434066446e6fceac32741c4f84c
2014-11-25 17:08: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 targetpool_test.go and other tests. 2014-11-25 17:08:26 +01:00
locker.go Fix and improve the 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 and improve the fp locker. 2014-11-25 17:07:45 +01:00
persistence_test.go Bold changes to concurrency. 2014-11-25 17:07:45 +01:00
preload.go Comment/code cleanup. 2014-11-25 17:07:44 +01:00
series.go Fix race in chunkDesc. 2014-11-25 17:08:45 +01:00
storage.go Fix a race in target.go. 2014-11-25 17:08:45 +01:00
storage_test.go Bold changes to concurrency. 2014-11-25 17:07:45 +01:00
test_helpers.go Bold changes to concurrency. 2014-11-25 17:07:45 +01:00