prometheus/storage/local
beorn7 c5fa0b90c3 Fix the case where a series in memory has 0 chunks, but chunks on disk.
This is actually completely normal for a freshly unarchived series.

Test added to expose.
2015-04-09 15:57:11 +02:00
..
codable
fixtures/b0 Add benchmark for loading chunks and chunk descs. 2015-03-19 19:28:21 +01:00
flock
index
chunk.go Improve various things around chunk encoding. 2015-03-14 19:03:20 +01:00
crashrecovery.go Fix the case where a series in memory has 0 chunks, but chunks on disk. 2015-04-09 15:57:11 +02:00
delta.go Improve various things around chunk encoding. 2015-03-14 19:03:20 +01:00
delta_helpers.go
doubledelta.go Improve various things around chunk encoding. 2015-03-14 19:03:20 +01:00
instrumentation.go Instrument series maintenance durations. 2015-03-19 17:06:16 +01:00
interface.go Remove the sample ingestion channel. 2015-03-15 14:08:22 +01:00
locker.go
locker_test.go
persistence.go Fixes after review. 2015-03-19 17:54:59 +01:00
persistence_test.go Add benchmark for loading chunks and chunk descs. 2015-03-19 19:28:21 +01:00
preload.go
series.go Increase resilience of the storage against data corruption - step 3. 2015-03-19 15:44:11 +01:00
storage.go Fix the case where a series in memory has 0 chunks, but chunks on disk. 2015-04-09 15:57:11 +02:00
storage_test.go Fix the case where a series in memory has 0 chunks, but chunks on disk. 2015-04-09 15:57:11 +02:00
test_helpers.go Increase resilience of the storage against data corruption - step 4. 2015-03-19 15:58:02 +01:00