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
Björn Rabenstein a8c79f0a0c
Merge pull request #1422 from prometheus/release-0.17
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 Populate first and last time in the chunk descriptor earlier 9 years ago
crashrecovery.go Switch to common/log 9 years ago
delta.go Streamline chunk writing 9 years ago
delta_helpers.go Switch from client_golang/model to common/model 9 years ago
doubledelta.go Streamline chunk writing 9 years ago
instrumentation.go Add a series ops metric "purge_on_request" 9 years ago
interface.go Return error on sample appending 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 Populate first and last time in the chunk descriptor earlier 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 Populate first and last time in the chunk descriptor earlier 9 years ago
storage.go Merge pull request #1422 from prometheus/release-0.17 9 years ago
storage_test.go Remove race condition from TestRetentionCutoff 9 years ago
test_helpers.go Fix some dead code, missing error checks, shadowings. 9 years ago