Skip to content

Instantly share code, notes, and snippets.

@archerslaw
Forked from guixing/statsd.conf.js
Created September 28, 2013 04:12
Show Gist options
  • Save archerslaw/6738293 to your computer and use it in GitHub Desktop.
Save archerslaw/6738293 to your computer and use it in GitHub Desktop.
{
graphitePort: 2003
, graphiteHost: "localhost"
, port: 8125
, backends: [ "./backends/graphite" ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment