Skip to content

Instantly share code, notes, and snippets.

@mlowicki
Created December 8, 2015 18:25
Show Gist options
  • Select an option

  • Save mlowicki/2ae6640eb71c9fcfdb48 to your computer and use it in GitHub Desktop.

Select an option

Save mlowicki/2ae6640eb71c9fcfdb48 to your computer and use it in GitHub Desktop.
{
"backends": ["./backends/graphite"],
"flushInterval": 10000,
"graphite": {
"globalPrefix": "sync.production.ams.db1",
"legacyNamespace": false
},
"graphiteHost": "stats.sync.ams.osa",
"graphitePort": 2003,
"percentThreshold": [90, 99],
"port": 8125,
"address_ipv6": true,
"deleteGauges": true,
"dumpMessages": false,
"debug": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment