prometheus/storage/local
Bjoern Rabenstein 9ea808cd8b Remove debug log line.
Change-Id: Icdd2351b89f2d37ac2b615f9cf872e054c694ad1
2014-11-25 17:10:39 +01:00
..
codable Add more tests. 2014-11-25 17:09:17 +01:00
index Add crash recovery. 2014-11-25 17:09:43 +01:00
chunk.go Evict based on memory pressure. Evict recently used chunks last. 2014-11-25 17:10:39 +01:00
delta.go Squash a number of TODOs. 2014-11-25 17:09:04 +01:00
instrumentation.go Instrument series maintenance. 2014-11-25 17:10:39 +01:00
interface.go Run checkpointing of in-memory metrics and head chunks periodically. 2014-11-25 17:09:04 +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 Remove archiveMtx. 2014-11-25 17:10:30 +01:00
persistence_test.go Optimize purging. 2014-11-25 17:10:30 +01:00
preload.go Evict based on memory pressure. Evict recently used chunks last. 2014-11-25 17:10:39 +01:00
series.go Evict based on memory pressure. Evict recently used chunks last. 2014-11-25 17:10:39 +01:00
storage.go Remove debug log line. 2014-11-25 17:10:39 +01:00
storage_test.go Evict based on memory pressure. Evict recently used chunks last. 2014-11-25 17:10:39 +01:00
test_helpers.go Evict based on memory pressure. Evict recently used chunks last. 2014-11-25 17:10:39 +01:00