open-productive-stack/onlyoffice/tests/graphite/statsd/config.js
2025-04-06 22:48:06 +02:00

7 lines
154 B
JavaScript

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