From cedcc0ea65dc4cd779304288f51fb814eaf6d612 Mon Sep 17 00:00:00 2001 From: colin Date: Sun, 28 Jan 2024 19:04:55 +0000 Subject: [PATCH] Update docker/child/netdata.conf --- docker/child/netdata.conf | 5 +++++ 1 file changed, 5 insertions(+) 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