@cryptotaxi247 / netdata-1 / commits / c7691aad2

Update metadata.yaml (#15679)

Shyam Sreevalsan committed Aug 1, 2023 at 18:02 UTC c7691aad204e4590d5b8baeb981521a3a6d8dca7
1 file changed +2 -2
health/notifications/awssns/metadata.yaml
+2 -2
@@ -103,7 +103,8 @@
103 required: true
104 detailed_description: |
105 All roles will default to this variable if left unconfigured.
106 - You can have different recipient Topics per **role**, by editing `DEFAULT_RECIPIENT_AWSSNS` with the Topic ARN you want, in the following entries at the bottom of the same file:
106 +
107 + You can have different recipient Topics per **role**, by editing `DEFAULT_RECIPIENT_AWSSNS` with the Topic ARN you want, in the following entries at the bottom of the same file:
108
109 ```conf
110 role_recipients_awssns[sysadmin]="arn:aws:sns:us-east-2:123456789012:Systems"
@@ -122,7 +123,6 @@
123 folding:
124 enabled: false
125 description: 'An example working configuration would be:'
125 - config: |
126 config: |
127 ```conf
128 #------------------------------------------------------------------------------