prometheus/storage/metric
juliusv 42198c1f1c Merge pull request #311 from prometheus/fix/watermarking/on-first-write
Ensure new metrics are watermarked early.
2013-06-25 03:13:58 -07:00
..
.gitignore Spin up curator run in the tests. 2013-04-05 13:55:11 +02:00
curator.go Persist solely Protocol Buffers. 2013-06-08 11:02:35 +02:00
end_to_end_test.go Fix GetMetricForFingerprint() metric mutability. 2013-05-14 16:46:30 +02:00
frontier.go Conditionalize disk initializations. 2013-06-04 12:53:57 +02:00
helpers_test.go Use LRU cache to avoid querying stale series. 2013-06-06 23:56:19 +02:00
instrumentation.go Schedule the background compactors to run. 2013-05-07 17:14:04 +02:00
interface.go Use GetBoundaryValues() for non-counter deltas. 2013-05-22 19:13:47 +02:00
interface_test.go Use LRU cache to avoid querying stale series. 2013-06-06 23:56:19 +02:00
leveldb.go Merge pull request #311 from prometheus/fix/watermarking/on-first-write 2013-06-25 03:13:58 -07:00
memory.go Regard in-memory series as new. 2013-06-21 18:26:39 +02:00
memory_test.go Use LRU cache to avoid querying stale series. 2013-06-06 23:56:19 +02:00
operation.go Speedup and clean up operation optimization. 2013-06-20 03:01:13 +02:00
operation_test.go Speedup and clean up operation optimization. 2013-06-20 03:01:13 +02:00
processor.go Persist solely Protocol Buffers. 2013-06-08 11:02:35 +02:00
processor_test.go Persist solely Protocol Buffers. 2013-06-08 11:02:35 +02:00
regressions_test.go Constantize metric name label name. 2013-03-26 16:20:23 +01:00
rule_integration_test.go Use LRU cache to avoid querying stale series. 2013-06-06 23:56:19 +02:00
scanjob.go Repointerize fingerprints. 2013-05-21 14:28:14 +02:00
stochastic_test.go Use LRU cache to avoid querying stale series. 2013-06-06 23:56:19 +02:00
tiered.go Code Review: Swap ordering of elements. 2013-06-21 21:17:50 +02:00
tiered_test.go Add debug timers to instant and range queries. 2013-06-05 18:32:54 +02:00
view.go Speedup and clean up operation optimization. 2013-06-20 03:01:13 +02:00
view_test.go Repointerize fingerprints. 2013-05-21 14:28:14 +02:00
watermark.go Fix type error in watermark list handling. 2013-06-06 23:56:14 +02:00