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
Brian Brazil 0ec71442cd
Storage: Tell users how to avoid crash recovery.
9 years ago
..
codable Handle fingerprint collisions. 10 years ago
fixtures/b0 Add benchmark for loading chunks and chunk descs. 10 years ago
index Fix chunk desc loading. 10 years ago
chunk.go Fix chunk desc loading. 10 years ago
crashrecovery.go Storage: Tell users how to avoid crash recovery. 9 years ago
delta.go storage: ensure timestamp monotonicity within series. 10 years ago
delta_helpers.go Make floats exact again. 10 years ago
doubledelta.go storage: ensure timestamp monotonicity within series. 10 years ago
instrumentation.go Test chunkDesc eviction and loading 10 years ago
interface.go Minor doc fixes. 10 years ago
locker.go Fix and improve the fp locker. 10 years ago
locker_test.go
mapper.go Use an RW lock to checkpoint fingerprint mappings. 10 years ago
mapper_test.go Avoid archive lookup for known mapped FPs. 10 years ago
persistence.go Fix chunk desc loading. 10 years ago
persistence_test.go Fix chunk desc loading. 10 years ago
preload.go Weed out all the [Gg]et* method names. 10 years ago
series.go Fix chunk desc loading. 10 years ago
storage.go Don't warn/increment metric upon equal timestamps during append. 9 years ago
storage_test.go Only do regex lookups when there was no equality match. 9 years ago
test_helpers.go storage: remove global flags 10 years ago