Question #221222 on Graphite changed:
https://answers.launchpad.net/graphite/+question/221222

Elad Rosenheim posted a new comment:
Ok, so here's my understanding. I hope it would benefit others as well:

As I'm using StatsD to aggregate counts, I need to make sure that its
flushInterval >= highest-resolution retention that I've defined, so it
never flushes twice in the same bucket.

With multiple client machines, each having their own local StatsD, I
should prefix metrics by hostname (so two StatsD instances don't end up
reporting in same bucket), and may use carbon-aggregator for efficient
retrieval of 'all hosts' metrics.

-- 
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@lists.launchpad.net
Unsubscribe : https://launchpad.net/~graphite-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to