..
.gitignore
Spin up curator run in the tests.
2013-04-05 13:55:11 +02:00
curator.go
Curation should not starve user-interactive ops.
2013-08-26 19:40:55 +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
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
Abstract high watermark cache into standard LRU.
2013-08-19 12:26:55 +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
Snapshot of no more frontier.
2013-08-23 17:13:58 +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
Snapshot of no more frontier.
2013-08-23 17:13:58 +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
Curation should not starve user-interactive ops.
2013-08-26 19:40:55 +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
Abstract high watermark cache into standard LRU.
2013-08-19 12:26:55 +02:00