This repository was archived by the owner on Nov 14, 2019. It is now read-only.

Description
The default setting --
define PICKLE_BUFFER_SIZE 4096
Is too small, at least for me. I overflow it. I've built with a larger buffer, 16384, and no issues after that. The observed symptom is that all metrics are not visible and present in whisper, Graphite and downstream when I overwrite this buffer.