Commit e69039d8 by Marcus Efraimsson Committed by GitHub

docs: improve alert notification channel provisioning (#16262)

parent dc4bc426
......@@ -273,6 +273,9 @@ notifiers:
# or
org_name: Main Org.
is_default: true
send_reminders: true
frequency: 1h
disable_resolve_message: false
# See `Supported Settings` section for settings supporter for each
# alert notification type.
settings:
......@@ -324,6 +327,7 @@ The following sections detail the supported settings for each alert notification
| Name |
| ---- |
| url |
| autoResolve |
#### Alert notification `kafka`
......@@ -343,6 +347,7 @@ The following sections detail the supported settings for each alert notification
| Name |
| ---- |
| integrationKey |
| autoResolve |
#### Alert notification `sensu`
......@@ -392,6 +397,7 @@ The following sections detail the supported settings for each alert notification
| ---- |
| apiKey |
| apiUrl |
[ autoClose ]
#### Alert notification `telegram`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment