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
Julius Volz 995d3b831d
Fix most golint warnings.
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 Replace metric.LabelPair with model.LabelPair 9 years ago
chunk.go Replace metric.SamplePair with model.SamplePair 9 years ago
crashrecovery.go Fix grouping of import blocks 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 Test chunkDesc eviction and loading 10 years ago
interface.go Move COWMetric into storage/metric package 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 from client_golang/model to common/model 9 years ago
mapper_test.go Switch from client_golang/model to common/model 9 years ago
persistence.go Replace metric.LabelPair with model.LabelPair 9 years ago
persistence_test.go Replace metric.SamplePair with model.SamplePair 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 Move COWMetric into storage/metric package 9 years ago
storage_test.go Move COWMetric into storage/metric package 9 years ago
test_helpers.go storage: remove global flags 10 years ago