prometheus/storage/metric
Matt T. Proud d74c2c54d4 Interfacification of stream.
Move the stream to an interface, for a number of additional changes
around it are underway.

Conflicts:
	storage/metric/memory.go

Change-Id: I4a5fc176f4a5274a64ebdb1cad52600954c463c3
2013-08-16 17:35:21 +02:00
..
.gitignore Spin up curator run in the tests. 2013-04-05 13:55:11 +02:00
curator.go Kill the curation state channel. 2013-08-13 17:20:22 +02:00
dto.go WIP - Snapshot of Moving to Client Model. 2013-06-25 15:52:42 +02:00
end_to_end_test.go Kill AppendSample interface definition. 2013-08-15 11:35:50 +02:00
frontier.go Use github.com/golang/glog for all logging. 2013-08-12 17:54:36 +02:00
helpers_test.go Kill AppendSample interface definition. 2013-08-15 11:35:50 +02:00
index.go Include forgotten imports. 2013-08-14 18:52:55 +02:00
instrumentation.go Add notifications telemetry. 2013-07-31 12:40:56 +02:00
interface.go Kill interface cruft. 2013-08-15 11:39:07 +02:00
interface_test.go Use LRU cache to avoid querying stale series. 2013-06-06 23:56:19 +02:00
labelpair.go WIP - Snapshot of Moving to Client Model. 2013-06-25 15:52:42 +02:00
labelpair_test.go WIP - Snapshot of Moving to Client Model. 2013-06-25 15:52:42 +02:00
leveldb.go Publication of LevelDBMetricPersistence Fields. 2013-08-13 00:36:12 +02:00
memory.go Interfacification of stream. 2013-08-16 17:35:21 +02:00
memory_test.go Interfacification of stream. 2013-08-16 17:35:21 +02:00
operation.go Implement getValueRangeAtIntervalOp for faster range queries. 2013-06-26 18:10:36 +02:00
operation_test.go Consolidate LevelDB storage construction. 2013-08-03 17:25:03 +02:00
processor.go Use github.com/golang/glog for all logging. 2013-08-12 17:54:36 +02:00
processor_test.go Kill the curation state channel. 2013-08-13 17:20:22 +02:00
regressions_test.go Kill AppendSample interface definition. 2013-08-15 11:35:50 +02:00
rule_integration_test.go Kill AppendSample interface definition. 2013-08-15 11:35:50 +02:00
sample.go WIP - Snapshot of Moving to Client Model. 2013-06-25 15:52:42 +02:00
samplekey.go Use github.com/golang/glog for all logging. 2013-08-12 17:54:36 +02:00
scanjob.go WIP - Snapshot of Moving to Client Model. 2013-06-25 15:52:42 +02:00
stochastic_test.go Kill AppendSample interface definition. 2013-08-15 11:35:50 +02:00
tiered.go Use github.com/golang/glog for all logging. 2013-08-12 17:54:36 +02:00
tiered_test.go WIP - Snapshot of Moving to Client Model. 2013-06-25 15:52:42 +02:00
view.go Implement getValueRangeAtIntervalOp for faster range queries. 2013-06-26 18:10:36 +02:00
view_test.go WIP - Snapshot of Moving to Client Model. 2013-06-25 15:52:42 +02:00
watermark.go Use github.com/golang/glog for all logging. 2013-08-12 17:54:36 +02:00