prometheus/storage/metric
Matt T. Proud db4ffbb262 Wrap dto.SampleKey with business logic type.
The curator work can be done easier if dto.SampleKey is no longer
directly accessed but rather has a higher level type around it that
captures a certain modicum of business logic.  This doesn't look
terribly interesting today, but it will get more so.
2013-04-21 20:38:39 +02:00
..
.gitignore Spin up curator run in the tests. 2013-04-05 13:55:11 +02:00
curator.go Spin up curator run in the tests. 2013-04-05 13:55:11 +02:00
curator_test.go Refresh SampleValue to 64-bit floating point. 2013-04-21 20:31:50 +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 Wrap dto.SampleKey with business logic type. 2013-04-21 20:38:39 +02:00
instrumentation.go Test data for the curator. 2013-03-27 18:13:43 +01: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 Wrap dto.SampleKey with business logic type. 2013-04-21 20:38:39 +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
regressions_test.go Constantize metric name label name. 2013-03-26 16:20:23 +01:00
rule_integration_test.go Refresh SampleValue to 64-bit floating point. 2013-04-21 20:31:50 +02:00
scanjob.go Checkpoint. 2013-03-21 18:06:51 +01:00
stochastic_test.go Wrap dto.SampleKey with business logic type. 2013-04-21 20:38:39 +02:00
test_helper.go Validate diskFrontier domain for series candidate. 2013-04-09 11:47:16 +02:00
tiered.go Wrap dto.SampleKey with business logic type. 2013-04-21 20:38:39 +02:00
tiered_test.go Integrate memory and disk layers in view rendering. 2013-04-19 16:01:27 +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