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 d09ca03e10
Work around compiler bug
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 Rename Gorilla into varbit 9 years ago
crashrecovery.go Clean up error propagation 9 years ago
delta.go Implement Gorilla-inspired chunk encoding 9 years ago
delta_helpers.go Switch from client_golang/model to common/model 9 years ago
doubledelta.go Implement Gorilla-inspired chunk encoding 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 Improve MetricsForLabelMatchers 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 Clean up error propagation 9 years ago
persistence_test.go Implement Gorilla-inspired chunk encoding 9 years ago
preload.go Merge branch 'beorn7/storage3' into beorn7/storage4 9 years ago
series.go Merge branch 'beorn7/storage5' into beorn7/storage6 9 years ago
storage.go Resurrect and rename invalid preload requests count metric. 9 years ago
storage_test.go Rename Gorilla into varbit 9 years ago
test_helpers.go Merge the parallel logic of getSeriesForRange and metricForFingerprint 9 years ago
varbit.go Work around compiler bug 9 years ago
varbit_helpers.go Rename Gorilla into varbit 9 years ago
varbit_test.go Rename Gorilla into varbit 9 years ago