From bb50acdcb8073654ea667b8c0272e335bd43f844 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 14 Apr 2022 20:12:14 +0200 Subject: Merging upstream version 1.34.0. Signed-off-by: Daniel Baumann --- .../scenarios/aclk-testing/agent_netdata.conf | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'build_external/scenarios') diff --git a/build_external/scenarios/aclk-testing/agent_netdata.conf b/build_external/scenarios/aclk-testing/agent_netdata.conf index 774005f76..7a2803c21 100644 --- a/build_external/scenarios/aclk-testing/agent_netdata.conf +++ b/build_external/scenarios/aclk-testing/agent_netdata.conf @@ -60,8 +60,6 @@ # listen backlog = 4096 # default port = 19999 # bind to = * - # web files owner = netdata - # web files group = netdata # disconnect idle clients after seconds = 60 # timeout for first request = 60 # accept a streaming request every seconds = 0 @@ -140,21 +138,6 @@ [cloud] # cloud base url = https://netdata.cloud -[backend] - # host tags = - # enabled = no - # data source = average - # type = graphite - # destination = localhost - # prefix = netdata - # hostname = b073e16793c4 - # update every = 10 - # buffer on failures = 10 - # timeout ms = 20000 - # send names instead of ids = yes - # send charts matching = * - # send hosts matching = localhost * - [statsd] # enabled = yes # update every (flushInterval) = 1 -- cgit v1.2.3