diff --git a/docker/child/netdata.conf b/docker/child/netdata.conf index d1627ae..7a36c35 100644 --- a/docker/child/netdata.conf +++ b/docker/child/netdata.conf @@ -2,4 +2,9 @@ enabled = no [global] 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 \ No newline at end of file