The Prometheus monitoring system and time series database.
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 10 years ago
..
codable Replace metric.LabelPair with model.LabelPair 11 years ago
fixtures/b0 Add benchmark for loading chunks and chunk descs. 11 years ago
index Fix some dead code, missing error checks, shadowings. 10 years ago
chunk.go Populate first and last time in the chunk descriptor earlier 10 years ago
crashrecovery.go Switch to common/log 10 years ago
delta.go Streamline chunk writing 10 years ago
delta_helpers.go Switch from client_golang/model to common/model 11 years ago
doubledelta.go Streamline chunk writing 10 years ago
instrumentation.go Add a series ops metric "purge_on_request" 10 years ago
interface.go Return error on sample appending 10 years ago
locker.go Switch from client_golang/model to common/model 11 years ago
locker_test.go Switch from client_golang/model to common/model 11 years ago
mapper.go Switch to common/log 10 years ago
mapper_test.go Switch from client_golang/model to common/model 11 years ago
persistence.go Populate first and last time in the chunk descriptor earlier 10 years ago
persistence_test.go Improve handling of series file truncation 10 years ago
preload.go Switch from client_golang/model to common/model 11 years ago
series.go Populate first and last time in the chunk descriptor earlier 10 years ago
storage.go Merge pull request #1422 from prometheus/release-0.17 10 years ago
storage_test.go Remove race condition from TestRetentionCutoff 10 years ago
test_helpers.go Fix some dead code, missing error checks, shadowings. 10 years ago