prometheus/storage/metric
Julius Volz a1a97ed064 Fix chunk corruption compaction bug.
This fixes part 1) of https://github.com/prometheus/prometheus/issues/367 (the
storing of samples with the wrong fingerprint into a compacted chunk, thus
corrupting it).

Change-Id: I4c36d0d2e508e37a0aba90b8ca2ecc78ee03e3f1
2013-10-21 14:30:22 +02:00
..
.gitignore Spin up curator run in the tests. 2013-04-05 13:55:11 +02:00
curator.go Update low-level i'faces to reflect wireformats. 2013-09-04 17:13:58 +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
freelist.go Update low-level i'faces to reflect wireformats. 2013-09-04 17:13:58 +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 Retain DTO on each cycle. 2013-09-05 10:14:34 +02:00
memory.go Prevent total storage locking during memory flush. 2013-08-29 11:33:38 +02:00
memory_test.go Interfacification of stream. 2013-08-16 17:35:21 +02:00
objective.go Update low-level i'faces to reflect wireformats. 2013-09-04 17:13:58 +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 Fix chunk corruption compaction bug. 2013-10-21 14:30:22 +02:00
processor_test.go Update low-level i'faces to reflect wireformats. 2013-09-04 17:13:58 +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 Update low-level i'faces to reflect wireformats. 2013-09-04 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 Update low-level i'faces to reflect wireformats. 2013-09-04 17:13:58 +02:00
tiered.go Update low-level i'faces to reflect wireformats. 2013-09-04 17:13:58 +02:00
tiered_test.go WIP - Snapshot of Moving to Client Model. 2013-06-25 15:52:42 +02:00
view.go Update low-level i'faces to reflect wireformats. 2013-09-04 17:13:58 +02:00
view_test.go WIP - Snapshot of Moving to Client Model. 2013-06-25 15:52:42 +02:00
watermark.go Update low-level i'faces to reflect wireformats. 2013-09-04 17:13:58 +02:00