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 3bb0667607
Merge branch 'release-1.7'
7 years ago
..
chunk Merge branch 'release-1.7' 7 years ago
codable storage: Check for negative values from varint decoding 8 years ago
fixtures/b0 Add benchmark for loading chunks and chunk descs. 10 years ago
index storage: Recover from corrupted indices for archived series 8 years ago
storagetool Make version informations consistent between prometheus components 9 years ago
crashrecovery.go storage: Guard against a corner case of data corruption 8 years ago
heads.go storage: Check for negative values from varint decoding 8 years ago
instrumentation.go storage: separate chunk package, publish more names 8 years ago
interface.go storage: enhance Querier interface usage 8 years ago
locker.go Avoid having contended mutexes on same cacheline 8 years ago
locker_test.go Add missing license headers 9 years ago
mapper.go storage: Fix use of counter (Set -> Add) 8 years ago
mapper_test.go Checkpoint fingerprint mappings only upon shutdown 9 years ago
noop_storage.go storage: Make tests go-vet and golint clean 8 years ago
persistence.go storage: Several optimizations of checkpointing 8 years ago
persistence_test.go storage: Several optimizations of checkpointing 8 years ago
series.go storage: Replace fpIter by sortedFPs 8 years ago
series_test.go Unpublish accidentally published series methods 8 years ago
storage.go Merge branch 'release-1.6' 8 years ago
storage_test.go Add test to expose #2965 7 years ago
test_helpers.go storage: Evict chunks and calculate persistence pressure based on target heap size 8 years ago