graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #05391
Re: [Question #261738]: Is Graphite suitable for aggregating data points of a single metric type
Question #261738 on Graphite changed:
https://answers.launchpad.net/graphite/+question/261738
Priyanka posted a new comment:
Exactly what I needed. Really appreciate your help!
I am getting the desired output in terms of count, 896, which is
expected. However I am not able to interpret the timestamp component
(assuming it is timestamp) 1421423094400, 1423180800. I do not have
these timestamps in the whisper file.
[{"target": "summarize(edp.test.testing.priyanka-
dev.TotalDiscoveredItems, \"24hour\", \"sum\")", "datapoints": [[896.0,
1423094400], [null, 1423180800]]}]
Any ideas where they are coming from?
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.