prometheus/storage/local/chunk
beorn7 ea5e7eafde Fix #2965
We would overscan when hitting a value directly, interspersed with
samples in between timestamps. Apparently, that happens rarely enough
that it was only noticed recently.
2017-07-21 16:35:15 +02:00
..
chunk.go storage: Guard against appending to evicted chunk 2017-04-06 20:02:52 +02:00
chunk_test.go storage: Make tests go-vet and golint clean 2016-12-13 17:07:27 +01:00
delta.go storage: Verify validity of byte length when unmarshalling (double)delta chunks 2016-12-13 17:07:27 +01:00
delta_helpers.go storage: separate chunk package, publish more names 2016-09-26 13:25:11 +02:00
delta_test.go storage: Verify validity of byte length when unmarshalling (double)delta chunks 2016-12-13 17:07:27 +01:00
doubledelta.go storage: Verify validity of byte length when unmarshalling (double)delta chunks 2016-12-13 17:07:27 +01:00
instrumentation.go storage: Evict chunks and calculate persistence pressure based on target heap size 2017-03-27 14:33:50 +02:00
varbit.go Fix #2965 2017-07-21 16:35:15 +02:00
varbit_helpers.go storage: separate chunk package, publish more names 2016-09-26 13:25:11 +02:00
varbit_test.go storage: separate chunk package, publish more names 2016-09-26 13:25:11 +02:00