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 --- .../modules/pihole/testdata/getForwardDestinations.json | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 src/go/collectors/go.d.plugin/modules/pihole/testdata/getForwardDestinations.json (limited to 'src/go/collectors/go.d.plugin/modules/pihole/testdata/getForwardDestinations.json') diff --git a/src/go/collectors/go.d.plugin/modules/pihole/testdata/getForwardDestinations.json b/src/go/collectors/go.d.plugin/modules/pihole/testdata/getForwardDestinations.json deleted file mode 100644 index 3bfc646d0..000000000 --- a/src/go/collectors/go.d.plugin/modules/pihole/testdata/getForwardDestinations.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "forward_destinations": { - "blocked|blocked": 2.2, - "cached|cached": 88.4, - "other|other": 9.4 - } -} \ No newline at end of file -- cgit v1.2.3