prometheus/storage/metric
Matt T. Proud 4298bab2b0 Publicize Curator and Processors.
This commit publicizes the curation and processor frameworks for
purposes of making them available in the main processor loop.
2013-05-02 12:37:24 +02:00
..
.gitignore Spin up curator run in the tests. 2013-04-05 13:55:11 +02:00
curator.go Publicize Curator and Processors. 2013-05-02 12:37:24 +02:00
end_to_end_test.go Make view use memory persistence, remove obsolete code. 2013-04-18 22:26:29 +02:00
frontier.go Implement batch database sample curator. 2013-04-27 17:38:18 +02:00
instrumentation.go Refresh Prometheus client API usage. 2013-04-28 19:40:30 +02:00
interface.go Integrate memory and disk layers in view rendering. 2013-04-19 16:01:27 +02:00
interface_test.go Checkpoint. 2013-03-21 18:06:51 +01:00
leveldb.go Add curation remark table and refactor error mgmt. 2013-04-28 17:26:34 +02:00
memory.go Integrate memory and disk layers in view rendering. 2013-04-19 16:01:27 +02:00
operation.go Integrate memory and disk layers in view rendering. 2013-04-19 16:01:27 +02:00
operation_test.go Integrate memory and disk layers in view rendering. 2013-04-19 16:01:27 +02:00
processor.go Publicize Curator and Processors. 2013-05-02 12:37:24 +02:00
processor_test.go Publicize Curator and Processors. 2013-05-02 12:37:24 +02:00
regressions_test.go Constantize metric name label name. 2013-03-26 16:20:23 +01:00
rule_integration_test.go Convert trailing float64s. 2013-04-21 20:52:21 +02:00
scanjob.go Checkpoint. 2013-03-21 18:06:51 +01:00
stochastic_test.go Extract dto.SampleValueSeries into model.Values. 2013-04-22 13:31:11 +02:00
test_helper.go Adjust memory queue size after change to send arrays over channel. 2013-04-30 13:41:04 +02:00
tiered.go Send sample arrays instead of single samples over channels. 2013-04-29 17:24:17 +02:00
tiered_test.go Send sample arrays instead of single samples over channels. 2013-04-29 17:24:17 +02:00
view.go Make view use memory persistence, remove obsolete code. 2013-04-18 22:26:29 +02:00
view_test.go Make view use memory persistence, remove obsolete code. 2013-04-18 22:26:29 +02:00