graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #01138
Re: [Question #165953]: Graphite only displaying most recent value over interval instead of average?
Question #165953 on Graphite changed:
https://answers.launchpad.net/graphite/+question/165953
Status: Open => Answered
Nicholas Leskiw proposed the following answer:
Whisper does not aggregate the data for you. You need to find the
average for the past minute and send that value. The new Ceres
(replacement for Whisper) may do that for you, but the documentation is
sparse.
-Nick
On Jul 25, 2011, at 11:26 AM, Stephen Thai
<question165953@xxxxxxxxxxxxxxxxxxxxx> wrote:
> Question #165953 on Graphite changed:
> https://answers.launchpad.net/graphite/+question/165953
>
> Summary changed to:
> Graphite only displaying most recent value over interval instead of average?
>
> Description changed to:
> Hi,
>
> I'm currently trying to measure the the average page load times over one
> minute intervals. The data for individual page load times is being sent
> continuously, however instead of displaying the average of all these
> page load times over the 1 minute interval, Graphite is only displaying
> the most recent page load time. I have the metric's interval set to 1
> minute. The average function hasn't changed anything. Am I missing
> something, or is there a way the average function can average all the
> data I've been sending it for 1 minute intervals? Thanks.
>
> --
> You received this question notification because you are a member of
> graphite-dev, which is an answer contact for Graphite.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~graphite-dev
> Post to : graphite-dev@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~graphite-dev
> More help : https://help.launchpad.net/ListHelp
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.