mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
update statsd
This commit is contained in:
7
statsd/data/config.js
Normal file
7
statsd/data/config.js
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
graphitePort: 2003
|
||||
, graphiteHost: "graphite"
|
||||
, port: 8125
|
||||
, flushInterval: 60000
|
||||
, backends: [ "./backends/graphite" ]
|
||||
}
|
||||
Reference in New Issue
Block a user