From 5da14042f70711ea5cf66e034699730335462f66 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 5 May 2024 14:08:03 +0200 Subject: Merging upstream version 1.45.3+dfsg. Signed-off-by: Daniel Baumann --- src/go/collectors/go.d.plugin/modules/ping/testdata/config.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/go/collectors/go.d.plugin/modules/ping/testdata/config.yaml (limited to 'src/go/collectors/go.d.plugin/modules/ping/testdata/config.yaml') diff --git a/src/go/collectors/go.d.plugin/modules/ping/testdata/config.yaml b/src/go/collectors/go.d.plugin/modules/ping/testdata/config.yaml new file mode 100644 index 000000000..5eacb9413 --- /dev/null +++ b/src/go/collectors/go.d.plugin/modules/ping/testdata/config.yaml @@ -0,0 +1,8 @@ +update_every: 123 +hosts: + - "ok" +network: "ok" +privileged: yes +packets: 123 +interval: 123.123 +interface: "ok" -- cgit v1.2.3