The Prometheus monitoring system and time series database.
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
Matt Bostock e618af5d0b Storage: Add crash recovery metric 'started_dirty' 10 years ago
..
codable Replace metric.LabelPair with model.LabelPair 11 years ago
fixtures/b0 Add benchmark for loading chunks and chunk descs. 11 years ago
index Handle errors caused by data corruption more gracefully 10 years ago
storagetool Make version informations consistent between prometheus components 10 years ago
chunk.go storage: Make MemorySeriesStorage a public type 10 years ago
crashrecovery.go Crash recovery: Fix an edge case. 10 years ago
delta.go Implement Gorilla-inspired chunk encoding 10 years ago
delta_helpers.go Switch from client_golang/model to common/model 11 years ago
doubledelta.go Implement Gorilla-inspired chunk encoding 10 years ago
heads.go Merge branch 'master' into beorn7/storage4 10 years ago
instrumentation.go storage: Make MemorySeriesStorage a public type 10 years ago
interface.go Make the storage interface higher-level. 10 years ago
locker.go Update doc comments 10 years ago
locker_test.go Add missing license headers 10 years ago
mapper.go Checkpoint fingerprint mappings only upon shutdown 10 years ago
mapper_test.go Checkpoint fingerprint mappings only upon shutdown 10 years ago
persistence.go Storage: Add crash recovery metric 'started_dirty' 10 years ago
persistence_test.go Make the storage interface higher-level. 10 years ago
series.go Make the storage interface higher-level. 10 years ago
series_test.go Never drop a still open head chunk. 10 years ago
storage.go Make the storage interface higher-level. 10 years ago
storage_test.go Make the storage interface higher-level. 10 years ago
test_helpers.go storage: Make MemorySeriesStorage a public type 10 years ago
varbit.go Work around compiler bug 10 years ago
varbit_helpers.go Rename Gorilla into varbit 10 years ago
varbit_test.go Rename Gorilla into varbit 10 years ago