docker: added graphite v1.x docker block

This commit is contained in:
Torkel Ödegaard
2017-08-07 15:12:12 +02:00
parent 4fe79edd40
commit 0e2b809f7e
38 changed files with 1702 additions and 0 deletions
@@ -0,0 +1,6 @@
{
"graphiteHost": "127.0.0.1",
"graphitePort": 2003,
"port": 8125,
"flushInterval": 10000
}