summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules/pihole/testdata/getForwardDestinations.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/go/collectors/go.d.plugin/modules/pihole/testdata/getForwardDestinations.json7
1 files changed, 7 insertions, 0 deletions
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
new file mode 100644
index 000000000..3bfc646d0
--- /dev/null
+++ b/src/go/collectors/go.d.plugin/modules/pihole/testdata/getForwardDestinations.json
@@ -0,0 +1,7 @@
+{
+ "forward_destinations": {
+ "blocked|blocked": 2.2,
+ "cached|cached": 88.4,
+ "other|other": 9.4
+ }
+} \ No newline at end of file