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
beorn7 2fad91d25a Avoid blocking in the logThrottling loop 8 years ago
..
chunk Merge branch 'release-1.7' 9 years ago
codable storage: Check for negative values from varint decoding 9 years ago
fixtures/b0 Add benchmark for loading chunks and chunk descs. 11 years ago
index storage: Recover from corrupted indices for archived series 9 years ago
storagetool Make version informations consistent between prometheus components 10 years ago
crashrecovery.go storage: Guard against a corner case of data corruption 9 years ago
heads.go storage: Check for negative values from varint decoding 9 years ago
instrumentation.go storage: separate chunk package, publish more names 9 years ago
interface.go storage: enhance Querier interface usage 9 years ago
locker.go Avoid having contended mutexes on same cacheline 9 years ago
locker_test.go Add missing license headers 10 years ago
mapper.go storage: Fix use of counter (Set -> Add) 9 years ago
mapper_test.go Fix staticcheck issues. 8 years ago
noop_storage.go storage: Make tests go-vet and golint clean 9 years ago
persistence.go Fix staticcheck issues. 8 years ago
persistence_test.go Fix staticcheck issues. 8 years ago
series.go should use time.Since instead of time.Now().Sub 8 years ago
series_test.go Unpublish accidentally published series methods 9 years ago
storage.go Avoid blocking in the logThrottling loop 8 years ago
storage_test.go Fix staticcheck issues. 8 years ago
test_helpers.go storage: Evict chunks and calculate persistence pressure based on target heap size 9 years ago