mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
docs: improve alert notification channel provisioning (#16262)
This commit is contained in:
committed by
GitHub
parent
dc4bc426f5
commit
e69039d8d1
@@ -273,6 +273,9 @@ notifiers:
|
|||||||
# or
|
# or
|
||||||
org_name: Main Org.
|
org_name: Main Org.
|
||||||
is_default: true
|
is_default: true
|
||||||
|
send_reminders: true
|
||||||
|
frequency: 1h
|
||||||
|
disable_resolve_message: false
|
||||||
# See `Supported Settings` section for settings supporter for each
|
# See `Supported Settings` section for settings supporter for each
|
||||||
# alert notification type.
|
# alert notification type.
|
||||||
settings:
|
settings:
|
||||||
@@ -324,6 +327,7 @@ The following sections detail the supported settings for each alert notification
|
|||||||
| Name |
|
| Name |
|
||||||
| ---- |
|
| ---- |
|
||||||
| url |
|
| url |
|
||||||
|
| autoResolve |
|
||||||
|
|
||||||
#### Alert notification `kafka`
|
#### Alert notification `kafka`
|
||||||
|
|
||||||
@@ -343,6 +347,7 @@ The following sections detail the supported settings for each alert notification
|
|||||||
| Name |
|
| Name |
|
||||||
| ---- |
|
| ---- |
|
||||||
| integrationKey |
|
| integrationKey |
|
||||||
|
| autoResolve |
|
||||||
|
|
||||||
#### Alert notification `sensu`
|
#### Alert notification `sensu`
|
||||||
|
|
||||||
@@ -392,6 +397,7 @@ The following sections detail the supported settings for each alert notification
|
|||||||
| ---- |
|
| ---- |
|
||||||
| apiKey |
|
| apiKey |
|
||||||
| apiUrl |
|
| apiUrl |
|
||||||
|
[ autoClose ]
|
||||||
|
|
||||||
#### Alert notification `telegram`
|
#### Alert notification `telegram`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user