prometheus/storage/local
Brian Brazil c1b547a90e Only checkpoint chunkdescs and series that need persisting. (#2340)
This decreases checkpoint size by not checkpointing things
that don't actually need checkpointing.

This is fully compatible with the v2 checkpoint format,
as it makes series appear as though the only chunksdescs
in memory are those that need persisting.
2017-01-17 00:59:38 +00:00
..
chunk
codable
fixtures/b0
index
storagetool
crashrecovery.go
heads.go
instrumentation.go
interface.go
locker.go
locker_test.go
mapper.go
mapper_test.go
noop_storage.go
persistence.go Only checkpoint chunkdescs and series that need persisting. (#2340) 2017-01-17 00:59:38 +00:00
persistence_test.go Only checkpoint chunkdescs and series that need persisting. (#2340) 2017-01-17 00:59:38 +00:00
series.go
series_test.go
storage.go
storage_test.go
test_helpers.go