prometheus/storage
Matt T. Proud 6ec72393c4 Correct size of unmarshalling destination buffer.
The format header size is not deducted from the size of the byte
stream when calculating the output buffer size for samples.  I have
yet to notice problems directly as a result of this, but it is good
to fix.

Change-Id: Icb07a0718366c04ddac975d738a6305687773af0
2014-04-15 11:55:44 +02:00
..
metric Correct size of unmarshalling destination buffer. 2014-04-15 11:55:44 +02:00
raw Store samples in custom binary encoding. 2014-03-09 22:31:38 +01:00
remote Fix typo. 2014-03-25 12:22:18 +01:00
interface.go Major code cleanup in storage. 2014-02-27 15:22:37 +01:00