graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #00699
Re: [Question #147716]: Graphite isn't displaying the last 24 hrs though it claims
Question #147716 on Graphite changed:
https://answers.launchpad.net/graphite/+question/147716
Status: Open => Answered
chrismd proposed the following answer:
Under 'Archive 0' it says you have secondsPerPoint: 60, which means 60
seconds between datapoints, then points: 24 means only store 24
datapoints, so only 24 minutes of data. The "retention: 1440" means
1,440 seconds of data, which is 24 minutes. It's a bit confusing I know.
Can you show me your storage-schemas.conf?
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.