decimusphostle

StatsD Config

Mar 4th, 2013
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.   graphitePort: 2003
  3. , graphiteHost: "127.0.0.1"
  4. , port: 8125
  5. , backends: [ "./backends/graphite", "./backends/console" ]
  6. , flushInterval: 10000
  7. , debug: 'true'
  8. , deleteCounters: 'true'
  9. }
Advertisement
Add Comment
Please, Sign In to add comment