graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #02651
[Question #198206]: aggregation over 60s creates 6 datapoints per minute
New question #198206 on Graphite:
https://answers.launchpad.net/graphite/+question/198206
I have an aggregation setup that is basically <metric>.all.count (60) = sum <metric>.*.count. While this results in the correct 1min values, graphite is displaying 6 datapoints per minute. This means I get value, null, null, null, null, null. This creates a problem when using the aggregated metric in comparison to other metrics. I have to summarize it over 1 min in order to do these calculations correctly. Is this a bug, or am I doing something wrong?
Thanks,
Steve
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.