graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #04481
Re: [Question #239301]: Metric Data Random Missing when send data from Logstash to Graphite
Question #239301 on Graphite changed:
https://answers.launchpad.net/graphite/+question/239301
Status: Open => Solved
Ats Kung confirmed that the question is solved:
The problem is carbon cannot create data in Whisper refer to actual
input. Default setting limited to 50 data file/minute. I have change to
infinity following below. It working fine.
Solved by change carbon.conf content to "MAX_CREATES_PER_MINUTE = inf"
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.