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
beorn7 fc6737b7fb
storage: improve index lookups
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 Implement Gorilla-inspired chunk encoding 9 years ago
delta_helpers.go
doubledelta.go Implement Gorilla-inspired chunk encoding 9 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 storage: improve index lookups 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 Consistently use the `Seconds()` method for conversion of durations 9 years ago
persistence_test.go Implement Gorilla-inspired chunk encoding 9 years ago
preload.go storage: Make MemorySeriesStorage a public type 9 years ago
series.go storage: Make MemorySeriesStorage a public type 9 years ago
series_test.go Never drop a still open head chunk. 9 years ago
storage.go storage: improve index lookups 8 years ago
storage_test.go storage: improve index lookups 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