summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorilyam8 <ilya@netdata.cloud>2023-07-07 14:03:41 +0300
committerilyam8 <ilya@netdata.cloud>2023-07-07 14:03:41 +0300
commit3dc1867ddaee3fee677e9b1ee9babad94878f271 (patch)
treeb53851a8c534867fbc050a1e41c662ab8c5a4a0b
parentaf95e70d3ca8a190b7b3998c3868f403d464bb92 (diff)
-rw-r--r--collectors/metadata/schemas/single-module.json4
-rw-r--r--collectors/metadata/single-module-template.yaml3
2 files changed, 4 insertions, 3 deletions
diff --git a/collectors/metadata/schemas/single-module.json b/collectors/metadata/schemas/single-module.json
index 22bc5696ab..50424d7e1b 100644
--- a/collectors/metadata/schemas/single-module.json
+++ b/collectors/metadata/schemas/single-module.json
@@ -21,10 +21,10 @@
}
},
"keywords": {
- "type":"array",
+ "type": "array",
"description": "An array of terms related to the integration.",
"items": {
- "type":"string"
+ "type": "string"
}
},
"overview": {
diff --git a/collectors/metadata/single-module-template.yaml b/collectors/metadata/single-module-template.yaml
index b5bfe7f7a4..e156450bd2 100644
--- a/collectors/metadata/single-module-template.yaml
+++ b/collectors/metadata/single-module-template.yaml
@@ -32,6 +32,7 @@ setup:
description: ""
configuration:
file:
+ name: ""
description: ""
options:
description: ""
@@ -46,7 +47,7 @@ setup:
examples:
list:
- name: ""
- folding:
+ folding:
enabled: true
title: ""
description: ""