Files
dockercompose/onlyoffice/Docker-DocumentServer/tests/graphite/statsd/config.js
2023-11-23 22:25:07 +01:00

8 lines
154 B
JavaScript

{
"graphiteHost": "onlyoffice-graphite",
"graphitePort": 2003,
"port": 8125,
"flushInterval": 60000,
"backends": [ "./backends/graphite.js" ]
}