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/metric
Matt Proud 7f0d816574
Schedule the background compactors to run.
12 years ago
..
.gitignore Spin up curator run in the tests. 12 years ago
curator.go Schedule the background compactors to run. 12 years ago
end_to_end_test.go Make view use memory persistence, remove obsolete code. 12 years ago
frontier.go Implement batch database sample curator. 12 years ago
instrumentation.go Schedule the background compactors to run. 12 years ago
interface.go Integrate memory and disk layers in view rendering. 12 years ago
interface_test.go Checkpoint. 12 years ago
leveldb.go Fix goroutine leak in leveldb.AppendSamples 12 years ago
memory.go Integrate memory and disk layers in view rendering. 12 years ago
operation.go Slice expression simplifications. 12 years ago
operation_test.go Integrate memory and disk layers in view rendering. 12 years ago
processor.go Publicize Curator and Processors. 12 years ago
processor_test.go Publicize a few storage components for curation. 12 years ago
regressions_test.go Constantize metric name label name. 12 years ago
rule_integration_test.go Convert trailing float64s. 12 years ago
scanjob.go Checkpoint. 12 years ago
stochastic_test.go Publicize a few storage components for curation. 12 years ago
test_helper.go Storage interface to TieredStorage. 12 years ago
tiered.go Repointerize TieredStorage method receiver types. 12 years ago
tiered_test.go Expose TieredStorage.DiskStorage. 12 years ago
view.go Make view use memory persistence, remove obsolete code. 12 years ago
view_test.go Make view use memory persistence, remove obsolete code. 12 years ago