You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
prometheus/storage/local
Dan Milstein ec064c96f6
Add field names to table-driven test fixtures
8 years ago
..
codable
fixtures/b0
index Handle errors caused by data corruption more gracefully 9 years ago
storagetool Make version informations consistent between prometheus components 9 years ago
chunk.go storage: Make MemorySeriesStorage a public type 9 years ago
crashrecovery.go Crash recovery: Fix an edge case. 9 years ago
delta.go Catch errors when unmarshalling delta/doubleDelta encoded chunks 8 years ago
delta_helpers.go
delta_test.go Add field names to table-driven test fixtures 8 years ago
doubledelta.go Fix double-delta unmarshaling to respect actual min header size 8 years ago
heads.go Merge branch 'master' into beorn7/storage4 9 years ago
instrumentation.go storage: Make MemorySeriesStorage a public type 9 years ago
interface.go Make the storage interface higher-level. 8 years ago
locker.go Update doc comments 9 years ago
locker_test.go Add missing license headers 9 years ago
mapper.go Checkpoint fingerprint mappings only upon shutdown 9 years ago
mapper_test.go Checkpoint fingerprint mappings only upon shutdown 9 years ago
persistence.go Storage: Add crash recovery metric 'started_dirty' 8 years ago
persistence_test.go Make the storage interface higher-level. 8 years ago
series.go Make the storage interface higher-level. 8 years ago
series_test.go Never drop a still open head chunk. 9 years ago
storage.go Make the storage interface higher-level. 8 years ago
storage_test.go Make the storage interface higher-level. 8 years ago
test_helpers.go storage: Make MemorySeriesStorage a public type 9 years ago
varbit.go Work around compiler bug 9 years ago
varbit_helpers.go Rename Gorilla into varbit 9 years ago
varbit_test.go Rename Gorilla into varbit 9 years ago