prometheus/storage/local
Jeremy Meulemans 025c828976 Changed to open_head_chunks to address review.
Now incrementing numHeadChunks directly.
2017-02-17 07:10:13 -06:00
..
chunk storage: Make tests go-vet and golint clean 2016-12-13 17:07:27 +01:00
codable
fixtures/b0
index
storagetool
crashrecovery.go Fix possible memory leak by defer inside loop 2016-11-14 14:08:08 +09:00
heads.go storage: Test for errors returned by MaybePopulateLastTime 2017-02-01 23:43:58 +01:00
instrumentation.go
interface.go
locker.go
locker_test.go
mapper.go
mapper_test.go
noop_storage.go storage: Make tests go-vet and golint clean 2016-12-13 17:07:27 +01:00
persistence.go storage: Fix chunkIndexToStartSeek calculation 2017-02-10 11:42:59 +01:00
persistence_test.go storage: Fix chunkIndexToStartSeek calculation 2017-02-10 11:42:59 +01:00
series.go storage: Increase persist watermark before calling append 2017-02-05 02:25:09 +01:00
series_test.go
storage.go Changed to open_head_chunks to address review. 2017-02-17 07:10:13 -06:00
storage_test.go storage: Remove race condition from TestLoop 2017-02-01 23:43:58 +01:00
test_helpers.go