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 3f4d22e4c7
Update doc comment
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 Fix some dead code, missing error checks, shadowings. 9 years ago
chunk.go Replace metric.SamplePair with model.SamplePair 9 years ago
crashrecovery.go Switch to common/log 9 years ago
delta.go Replace metric.SamplePair with model.SamplePair 9 years ago
delta_helpers.go Switch from client_golang/model to common/model 9 years ago
doubledelta.go Replace metric.SamplePair with model.SamplePair 9 years ago
instrumentation.go Add a series ops metric "purge_on_request" 9 years ago
interface.go Update doc comment 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 Tolerate the lost+found directory in the data directory 9 years ago
persistence_test.go Improve handling of series file truncation 9 years ago
preload.go Switch from client_golang/model to common/model 9 years ago
series.go Fix most golint warnings. 9 years ago
storage.go Merge pull request #1304 from prometheus/beorn7/storage 9 years ago
storage_test.go Improve handling of series file truncation 9 years ago
test_helpers.go Fix some dead code, missing error checks, shadowings. 9 years ago