mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-24 08:52:15 +02:00
8 lines
126 B
JavaScript
8 lines
126 B
JavaScript
{
|
|
graphitePort: 2003
|
|
, graphiteHost: "graphite"
|
|
, port: 8125
|
|
, flushInterval: 60000
|
|
, backends: [ "./backends/graphite" ]
|
|
}
|