summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules/mongodb/testdata/v6.0.3/dbStats.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/go/collectors/go.d.plugin/modules/mongodb/testdata/v6.0.3/dbStats.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/go/collectors/go.d.plugin/modules/mongodb/testdata/v6.0.3/dbStats.json b/src/go/collectors/go.d.plugin/modules/mongodb/testdata/v6.0.3/dbStats.json
new file mode 100644
index 000000000..52a513203
--- /dev/null
+++ b/src/go/collectors/go.d.plugin/modules/mongodb/testdata/v6.0.3/dbStats.json
@@ -0,0 +1,9 @@
+{
+ "Collections": 3,
+ "Views": 0,
+ "Indexes": 4,
+ "Objects": 5,
+ "DataSize": 796,
+ "IndexSize": 81920,
+ "StorageSize": 61440
+}