summaryrefslogtreecommitdiffstats
path: root/health/notifications
diff options
context:
space:
mode:
authorAustin S. Hemmelgarn <austin@netdata.cloud>2023-07-26 12:53:52 -0400
committerGitHub <noreply@github.com>2023-07-26 22:23:52 +0530
commit85d122f8a6c4709943825c1fcf9bffa784bd5620 (patch)
treebe18267e2276ccb507fb10ca9750b7d34c43b4f8 /health/notifications
parentb12cadca9938ae90b157b8f9f5a3d911c3cd43b0 (diff)
Add schema and examples for notification method metadata. (#15549)
Diffstat (limited to 'health/notifications')
-rw-r--r--health/notifications/sample-metadata.yaml39
1 files changed, 39 insertions, 0 deletions
diff --git a/health/notifications/sample-metadata.yaml b/health/notifications/sample-metadata.yaml
new file mode 100644
index 0000000000..41a287aeb1
--- /dev/null
+++ b/health/notifications/sample-metadata.yaml
@@ -0,0 +1,39 @@
+id: ''
+meta:
+ name: ''
+ link: ''
+ categories: []
+ icon_filename: ''
+keywords: []
+overview:
+ exporter_description: ''
+ exporter_limitations: ''
+setup:
+ prerequisites:
+ list:
+ - title: ''
+ description: ''
+ configuration:
+ file:
+ name: ''
+ description: ''
+ options:
+ description: ''
+ folding:
+ title: ''
+ enabled: true
+ list:
+ - name: ''
+ default_value: ''
+ description: ''
+ required: false
+ examples:
+ folding:
+ enabled: true
+ title: ''
+ list:
+ - name: ''
+ folding:
+ enabled: false
+ description: ''
+ config: ''