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 167b83695c
Merge branch 'beorn7/storage5' into beorn7/storage6
9 years ago
..
codable Replace metric.LabelPair with model.LabelPair 9 years ago
fixtures/b0 Add benchmark for loading chunks and chunk descs. 10 years ago
index Handle errors caused by data corruption more gracefully 9 years ago
storagetool Move dump-heads into its own tool 9 years ago
chunk.go Make chunk iterators more DRY 9 years ago
crashrecovery.go Handle errors caused by data corruption more gracefully 9 years ago
delta.go Make chunk iterators more DRY 9 years ago
delta_helpers.go Switch from client_golang/model to common/model 9 years ago
doubledelta.go Make chunk iterators more DRY 9 years ago
heads.go Merge branch 'master' into beorn7/storage4 9 years ago
instrumentation.go Handle errors caused by data corruption more gracefully 9 years ago
interface.go Handle errors caused by data corruption more gracefully 9 years ago
locker.go Switch from client_golang/model to common/model 9 years ago
locker_test.go Switch from client_golang/model to common/model 9 years ago
mapper.go Switch to common/log 9 years ago
mapper_test.go Switch from client_golang/model to common/model 9 years ago
persistence.go Merge branch 'beorn7/storage4' into beorn7/storage5 9 years ago
persistence_test.go Slim down the chunkIterator interface 9 years ago
preload.go Handle errors caused by data corruption more gracefully 9 years ago
series.go Handle errors caused by data corruption more gracefully 9 years ago
storage.go Quarantine series upon problem writing to the series file 9 years ago
storage_test.go Slim down the chunkIterator interface 9 years ago
test_helpers.go Fix some dead code, missing error checks, shadowings. 9 years ago