accumulation of value in Graphite - Stack Overflow
You might be interested in running statsd or statsite on your graphite server. That software will aggregate all statistics per a configurable time period, and write the result out to graphite.
Take a look at github.com/etsy/statsd (in node.js) and github.com/kiip/statsite (python clone). Etsy's statsd contains a few code examples on how to use it.
Read full article from accumulation of value in Graphite - Stack Overflow
No comments:
Post a Comment