Merge "graphite: statsd timer settings"
This commit is contained in:
commit
49a4dc6a23
@ -5,5 +5,7 @@
|
|||||||
"flushInterval": 10000,
|
"flushInterval": 10000,
|
||||||
"servers": [
|
"servers": [
|
||||||
{ server: "./servers/udp", address: "::", port: 8125, address_ipv6: true }
|
{ server: "./servers/udp", address: "::", port: 8125, address_ipv6: true }
|
||||||
]
|
],
|
||||||
|
"deleteTimers": true,
|
||||||
|
"deleteCounters": true
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user