prometheus/storage/local
Bjoern Rabenstein 7af42eda65 Optimize purging.
Now only purge if there is something to purge.
Also, set savedFirstTime and archived time range appropriately.
(Which is needed for the optimization.)

Change-Id: Idcd33319a84def3ce0318d886f10c6800369e7f9
2014-11-25 17:10:30 +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 Avoid unnecessary cloning of the head chunk. 2014-11-25 17:09:04 +01:00
delta.go Squash a number of TODOs. 2014-11-25 17:09:04 +01:00
instrumentation.go Improve storage instrumentation even more. 2014-11-25 17:09:04 +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 Optimize purging. 2014-11-25 17:10:30 +01:00
persistence_test.go Optimize purging. 2014-11-25 17:10:30 +01:00
preload.go Improve instrumentation in storage. 2014-11-25 17:09:04 +01:00
series.go Add crash recovery. 2014-11-25 17:09:43 +01:00
storage.go Optimize purging. 2014-11-25 17:10:30 +01:00
storage_test.go Optimize purging. 2014-11-25 17:10:30 +01:00
test_helpers.go Run checkpointing of in-memory metrics and head chunks periodically. 2014-11-25 17:09:04 +01:00