graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #04856
Re: [Question #249090]: Accurately sum counter across time scales?
Question #249090 on Graphite changed:
https://answers.launchpad.net/graphite/+question/249090
Status: Answered => Open
Michael Lehenbauer is still having a problem:
I tried doing summarize(scaleToSeconds(...), ...) instead of just
summarize(). To get the numbers to come out right, I had to do
scaleToSeconds(..., 43200) I think because 12hr is my largest retention
scale. Unfortunately, it behaves exactly the same as without the
scaleToSeconds(). I still get inconsistent results back. :-/
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.