prometheus/storage/local
Dan Milstein ec064c96f6 Add field names to table-driven test fixtures 2016-08-30 07:57:39 -04:00
..
codable
fixtures/b0
index
storagetool Make version informations consistent between prometheus components 2016-05-05 22:33:18 +02:00
chunk.go storage: Make MemorySeriesStorage a public type 2016-06-29 08:14:23 +02:00
crashrecovery.go Crash recovery: Fix an edge case. 2016-07-07 16:17:38 +02:00
delta.go Catch errors when unmarshalling delta/doubleDelta encoded chunks 2016-08-30 07:57:39 -04:00
delta_helpers.go
delta_test.go Add field names to table-driven test fixtures 2016-08-30 07:57:39 -04:00
doubledelta.go Fix double-delta unmarshaling to respect actual min header size 2016-08-30 07:57:39 -04:00
heads.go
instrumentation.go storage: Make MemorySeriesStorage a public type 2016-06-29 08:14:23 +02:00
interface.go Make the storage interface higher-level. 2016-07-25 13:59:22 +02:00
locker.go Update doc comments 2016-06-03 12:34:01 +02:00
locker_test.go
mapper.go Checkpoint fingerprint mappings only upon shutdown 2016-04-15 01:03:28 +02:00
mapper_test.go Checkpoint fingerprint mappings only upon shutdown 2016-04-15 01:03:28 +02:00
persistence.go Storage: Add crash recovery metric 'started_dirty' 2016-08-27 21:41:06 +02:00
persistence_test.go Make the storage interface higher-level. 2016-07-25 13:59:22 +02:00
series.go Make the storage interface higher-level. 2016-07-25 13:59:22 +02:00
series_test.go Never drop a still open head chunk. 2016-04-15 19:18:40 +02:00
storage.go Make the storage interface higher-level. 2016-07-25 13:59:22 +02:00
storage_test.go Make the storage interface higher-level. 2016-07-25 13:59:22 +02:00
test_helpers.go storage: Make MemorySeriesStorage a public type 2016-06-29 08:14:23 +02:00
varbit.go
varbit_helpers.go
varbit_test.go