prometheus/storage/local
beorn7 876e5da4f8 Add guard against non-monotonic samples in series
This can only happen due to data corruption.
2016-10-25 14:59:33 +02:00
..
chunk Re-add counting of evict chunk ops and decrementing NumMemChunks 2016-10-10 16:30:10 +02:00
codable
fixtures/b0
index
storagetool Make version informations consistent between prometheus components 2016-05-05 22:33:18 +02:00
crashrecovery.go Review fixups. 2016-09-28 23:42:44 +02:00
heads.go Review fixups. 2016-09-28 23:42:44 +02:00
instrumentation.go storage: separate chunk package, publish more names 2016-09-26 13:25:11 +02:00
interface.go Remove local.ZeroSample{,Pair}, use model definitions 2016-09-28 23:42:45 +02:00
locker.go Avoid having contended mutexes on same cacheline 2016-09-18 23:32:55 +01:00
locker_test.go
mapper.go
mapper_test.go
noop_storage.go storage: Contextify storage interfaces. 2016-09-19 16:29:07 +02:00
persistence.go Review fixups. 2016-09-28 23:42:44 +02:00
persistence_test.go Unpublish accidentally published series methods 2016-10-03 00:04:56 +02:00
series.go Add guard against non-monotonic samples in series 2016-10-25 14:59:33 +02:00
series_test.go Unpublish accidentally published series methods 2016-10-03 00:04:56 +02:00
storage.go Merge pull request #2005 from redbaron/microoptimise-matching 2016-10-05 17:26:56 +02:00
storage_test.go Re-add counting of evict chunk ops and decrementing NumMemChunks 2016-10-10 16:30:10 +02:00
test_helpers.go Merge pull request #2005 from redbaron/microoptimise-matching 2016-10-05 17:26:56 +02:00