graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #02846
Re: [Question #201392]: discontinuous graph
Question #201392 on Graphite changed:
https://answers.launchpad.net/graphite/+question/201392
Michael Leinartas proposed the following answer:
This is a symptom of your sending interval not matching your storage
schema.
It looks like you're sending at 10 second intervals - adjust your
storage-schemas to match that and either wipe your existing whisper
files or use whisper-resize.py to change the existing ones (storage-
schemas only affects newly created metrics). If you do have some metrics
that send at a 60 second interval, you'll need to add a separate rule
with an appropriate pattern to match it - ensure it's in place before
this rule as the matches are applied in order with the first match
winning
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.