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 1dd737d7c3
storage: Don't panic if storage has no FPs even after initial wait
8 years ago
..
chunk storage: Guard against appending to evicted chunk 8 years ago
codable storage: Check for negative values from varint decoding 8 years ago
fixtures/b0
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
mapper.go storage: Fix use of counter (Set -> Add) 8 years ago
mapper_test.go
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 storage: Don't panic if storage has no FPs even after initial wait 8 years ago
storage_test.go storage: Evict chunks and calculate persistence pressure based on target heap size 8 years ago
test_helpers.go storage: Evict chunks and calculate persistence pressure based on target heap size 8 years ago