graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #02848
Re: [Question #201392]: discontinuous graph
Question #201392 on Graphite changed:
https://answers.launchpad.net/graphite/+question/201392
Nicholas Leskiw posted a new comment:
Also, you can setup a retention rule to match how often your data comes
in. Then use whisper-resize.py [PATH_TO_WSP_FILE] [NEW_RATE] to fix
existing metrics.
e.g. if you get data every 5 minutes, instead of 60 seconds:
whisper_resize.py
/opt/graphite/storage/whisper/Company/Server/memory/swap/used.wsp
5min:1year,1hour:5year
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.