Skip to content

Instantly share code, notes, and snippets.

@arcolife
Created April 10, 2017 14:53
Show Gist options
  • Select an option

  • Save arcolife/9b9999ec7bf466c1a6f5ebaece510210 to your computer and use it in GitHub Desktop.

Select an option

Save arcolife/9b9999ec7bf466c1a6f5ebaece510210 to your computer and use it in GitHub Desktop.
statsd /etc config
{
graphitePort: 2003
, graphiteHost: "localhost"
, port: 8125
, graphite: {
legacyNamespace: false
}
, deleteIdleStats: true
, backends: [ "./backends/graphite" ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment