← Back to team overview

graphite-dev team mailing list archive

Re: [Question #196863]: How to set step of time series to 1s when rendering data

 

Question #196863 on Graphite changed:
https://answers.launchpad.net/graphite/+question/196863

    Status: Open => Answered

Nicholas Leskiw proposed the following answer:
The step size is set as soon as the first metric is sent to graphite.
You must run 'whisper-resize.py' on the .wsp files that have already
been written to change their retention rate.   At this point, the old
data is probably already gone, so if you want, you can remove or rename
the .wsp file and is should be re-created t the correct retention rate.
Check it with 'whisper-info.py'

-- 
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.