Skip to content

Instantly share code, notes, and snippets.

@jdeniau
Created March 27, 2013 15:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jdeniau/5255131 to your computer and use it in GitHub Desktop.
Save jdeniau/5255131 to your computer and use it in GitHub Desktop.
Graphite - local.json debug
{
graphitePort: 2003
, graphiteHost: "127.0.0.1"
, port: 8125
, backends: [ "./backends/graphite", "./backends/console" ]
, debug: true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment