Update docker/child/netdata.conf
This commit is contained in:
parent
7d777d39df
commit
cedcc0ea65
|
@ -2,4 +2,9 @@
|
||||||
enabled = no
|
enabled = no
|
||||||
[global]
|
[global]
|
||||||
send anonymous statistics = no
|
send anonymous statistics = no
|
||||||
|
buffer size bytes = 10485760
|
||||||
|
timeout seconds = 60
|
||||||
|
send charts matching = *
|
||||||
|
reconnect delay seconds = 5
|
||||||
|
initial clock resync iterations = 60
|
||||||
memory mode = ram
|
memory mode = ram
|
Loading…
Reference in New Issue