prometheus/storage
Julius Volz 9d5c367745 Fix incorrect interval op advancement.
This fixes a bug where an interval op might advance too far past the end
of the currently extracted chunk, effectively skipping over relevant
(to-be-extracted) values in the subsequent chunk. The result: missing
samples at chunk boundaries in the resulting view.

Change-Id: Iebf5d086293a277d330039c69f78e1eaf084b3c8
2014-03-18 16:22:50 +01:00
..
metric Fix incorrect interval op advancement. 2014-03-18 16:22:50 +01:00
raw Store samples in custom binary encoding. 2014-03-09 22:31:38 +01:00
remote Major code cleanup in storage. 2014-02-27 15:22:37 +01:00
interface.go Major code cleanup in storage. 2014-02-27 15:22:37 +01:00