DK
{
graphitePort: 2003
, flushInterval: 5000
, graphiteHost: [ "localhost", "ip" ]
, port: 8125
, backends: [ "./backends/graphite", "./backends/console" ]
, deleteGauges: true
, deleteTimers: true
, deleteCounters: true
, keyFlush: {
interval: "10000"
, percent: "5"
}
}
🤷♂️