summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules/couchdb/testdata/v3.1.1/root.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/go/collectors/go.d.plugin/modules/couchdb/testdata/v3.1.1/root.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/go/collectors/go.d.plugin/modules/couchdb/testdata/v3.1.1/root.json b/src/go/collectors/go.d.plugin/modules/couchdb/testdata/v3.1.1/root.json
new file mode 100644
index 000000000..e7feb41c7
--- /dev/null
+++ b/src/go/collectors/go.d.plugin/modules/couchdb/testdata/v3.1.1/root.json
@@ -0,0 +1,16 @@
+{
+ "couchdb": "Welcome",
+ "version": "3.1.1",
+ "git_sha": "ce596c65d",
+ "uuid": "d7bc2230b8e4de7f20680091bd7a21c7",
+ "features": [
+ "access-ready",
+ "partitioned",
+ "pluggable-storage-engines",
+ "reshard",
+ "scheduler"
+ ],
+ "vendor": {
+ "name": "The Apache Software Foundation"
+ }
+}