@cryptotaxi247 / netdata-1 / commits / 41631e91a

Add community key in schema (#15465)

Fotis Voutsas committed Jul 20, 2023 at 18:00 UTC 41631e91ab899ceb84e57f56502fb23c452629d5
1 file changed +4
collectors/metadata/schemas/single-module.json
+4
@@ -108,6 +108,10 @@
108 "most_popular": {
109 "type": "boolean",
110 "description": "Whether or not the integration is to be flagged as most-popular, meaning it will show up at the top of the menu."
111 + },
112 + "community": {
113 + "type": "boolean",
114 + "description": "Whether or not the integration should be flagged as community."
115 }
116 },
117 "required": [