prometheus/storage/local
Bjoern Rabenstein 6e3a366f91 Only archive a time series when none of its chunks is pinned.
Change-Id: I7e4b67c34b417b8980173bc5dc3b213bd7d698e5
2014-11-25 17:09:03 +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 Clean up start-up and shut-down. 2014-11-25 17:08:45 +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 Only archive a time series when none of its chunks is pinned. 2014-11-25 17:09:03 +01:00
storage.go Deal with missing series in preloading. 2014-11-25 17:09:03 +01:00
storage_test.go Bold changes to concurrency. 2014-11-25 17:07:45 +01:00
test_helpers.go Clean up start-up and shut-down. 2014-11-25 17:08:45 +01:00