From 87d772a7d708fec12f48cd8adc0dedff6e1025da Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 26 Aug 2024 10:15:20 +0200 Subject: Adding upstream version 1.47.0. Signed-off-by: Daniel Baumann --- .../go.d.plugin/modules/example/testdata/config.json | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 src/go/collectors/go.d.plugin/modules/example/testdata/config.json (limited to 'src/go/collectors/go.d.plugin/modules/example/testdata/config.json') diff --git a/src/go/collectors/go.d.plugin/modules/example/testdata/config.json b/src/go/collectors/go.d.plugin/modules/example/testdata/config.json deleted file mode 100644 index af06e85ac..000000000 --- a/src/go/collectors/go.d.plugin/modules/example/testdata/config.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "update_every": 123, - "charts": { - "type": "ok", - "num": 123, - "contexts": 123, - "dimensions": 123, - "labels": 123 - }, - "hidden_charts": { - "type": "ok", - "num": 123, - "contexts": 123, - "dimensions": 123, - "labels": 123 - } -} -- cgit v1.2.3