graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #04069
Re: [Question #228215]: Multiple Updates to the same metric per second
Question #228215 on Graphite changed:
https://answers.launchpad.net/graphite/+question/228215
Boopathi Rajaa posted a new comment:
Depends on how you send data. If you send it multiple times with the
same timestamp then it would store the latest value that comes in.
Aggregate the values using statsd, or use your own way of aggregating
the values.
If the timestamps are different, you could use carbon-aggregator to
aggregate the values.
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.