summaryrefslogtreecommitdiffstats
path: root/build_external/scenarios/gaps_hi/middle_stream.conf
diff options
context:
space:
mode:
authorAustin S. Hemmelgarn <austin@netdata.cloud>2024-02-14 07:01:52 -0500
committerGitHub <noreply@github.com>2024-02-14 07:01:52 -0500
commit12306a3e05ba5778447c26f2e80a4c71da5bee0c (patch)
treec25df4359ed40c8fe43b6b3a12b1c90ba85615c8 /build_external/scenarios/gaps_hi/middle_stream.conf
parent2d64790f8c6c8be091ae6a68a64ba7176096681a (diff)
Assorted cleanup of CI/packaging related code. (#16938)
* Drop unused Dockerfile.test. It’s not been used for years, and it doesn’t even work at this point for it’s intended purpose. * Remove CodeClimate configuration. We’re not using it anymore, so there is no point to keeping the configuration around. * Remove the build_external directory. This isn’t used by any of our code AFAICT, and if it _is_ needed, it should actually be in some sub-directory of `tests` instead of a top-level directory whose name doesn’t even describe what it does. * Remove .gitattributes If there's any objection we can reinstate it. * Move coverity-scan.sh under packaging/utils * Move cmake files under packaging/cmake * Remove devcontainer * Fix up coverity script to run correctly from new location. --------- Co-authored-by: vkalintiris <vasilis@netdata.cloud>
Diffstat (limited to 'build_external/scenarios/gaps_hi/middle_stream.conf')
-rw-r--r--build_external/scenarios/gaps_hi/middle_stream.conf23
1 files changed, 0 insertions, 23 deletions
diff --git a/build_external/scenarios/gaps_hi/middle_stream.conf b/build_external/scenarios/gaps_hi/middle_stream.conf
deleted file mode 100644
index 132eaa1adb..0000000000
--- a/build_external/scenarios/gaps_hi/middle_stream.conf
+++ /dev/null
@@ -1,23 +0,0 @@
-[stream]
- enabled = yes
- destination = tcp:agent_parent
- api key = 00000000-0000-0000-0000-000000000000
- timeout seconds = 60
- default port = 19999
-
- send charts matching = *
- buffer size bytes = 1048576
- reconnect delay seconds = 5
- initial clock resync iterations = 60
-
-[00000000-0000-0000-0000-000000000000]
- enabled = yes
- allow from = *
- default history = 3600
- # default memory mode = ram
-
- health enabled by default = auto
-
- # postpone alarms for a short period after the sender is connected
- default postpone alarms on connect seconds = 60
- multiple connections = allow