@cryptotaxi247 / netdata-1 / commits / 4f3c12179

Remove availability from required fields on metric level (#15340)

Fotis Voutsas committed Jul 11, 2023 at 10:49 UTC 4f3c121799f6be21da26fb2bf946907fd978ca63
1 file changed -1
collectors/metadata/schemas/single-module.json
-1
@@ -537,7 +537,6 @@
537 },
538 "required": [
539 "name",
540 - "availability",
540 "description",
541 "unit",
542 "chart_type",