diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-02-06 16:11:34 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-02-06 16:11:34 +0000 |
commit | d079b656b4719739b2247dcd9d46e9bec793095a (patch) | |
tree | d2c950c70a776bcf697c963151c5bd959f8a9f03 /build_external | |
parent | Releasing debian version 1.37.1-2. (diff) | |
download | netdata-d079b656b4719739b2247dcd9d46e9bec793095a.tar.xz netdata-d079b656b4719739b2247dcd9d46e9bec793095a.zip |
Merging upstream version 1.38.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'build_external')
-rw-r--r-- | build_external/scenarios/aclk-testing/agent_netdata.conf | 5 | ||||
-rw-r--r-- | build_external/scenarios/gaps_lo/mostly_off.conf | 1 |
2 files changed, 0 insertions, 6 deletions
diff --git a/build_external/scenarios/aclk-testing/agent_netdata.conf b/build_external/scenarios/aclk-testing/agent_netdata.conf index 0d3627de..b76f5fad 100644 --- a/build_external/scenarios/aclk-testing/agent_netdata.conf +++ b/build_external/scenarios/aclk-testing/agent_netdata.conf @@ -80,7 +80,6 @@ # go.d = yes
# apps = yes
# charts.d = yes
- # fping = yes
# python.d = yes
# perf = yes
# ioping = yes
@@ -251,10 +250,6 @@ # update every = 1
# command options =
-[plugin:fping]
- # update every = 1
- # command options =
-
[plugin:python.d]
# update every = 1
# command options =
diff --git a/build_external/scenarios/gaps_lo/mostly_off.conf b/build_external/scenarios/gaps_lo/mostly_off.conf index 079fef06..e66f928d 100644 --- a/build_external/scenarios/gaps_lo/mostly_off.conf +++ b/build_external/scenarios/gaps_lo/mostly_off.conf @@ -25,7 +25,6 @@ errors flood protection period = 0 apps = no go.d = no perf = no - fping = no python.d = no charts.d = no nfacct = no |