Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nexpie-grafana-theme
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kornkitt Poolsup
nexpie-grafana-theme
Commits
4a433ee6
Unverified
Commit
4a433ee6
authored
Dec 14, 2017
by
bergquist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: include all notifiers type
parent
66ca8a66
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
20 additions
and
17 deletions
+20
-17
docs/sources/alerting/notifications.md
+18
-17
docs/sources/http_api/alerting.md
+2
-0
No files found.
docs/sources/alerting/notifications.md
View file @
4a433ee6
...
@@ -126,25 +126,26 @@ There are couple of configurations options which need to be set in Grafana UI un
...
@@ -126,25 +126,26 @@ There are couple of configurations options which need to be set in Grafana UI un
Once these two properties are set, you can send the alerts to Kafka for further processing or throttling them.
Once these two properties are set, you can send the alerts to Kafka for further processing or throttling them.
### Other Supported Notification Channels
### All supported notifier
Name | Type |Support images
-----|------------ | ------
Slack |
`slack`
| yes
Pagerduty |
`pagerduty`
| yes
Email |
`email`
| yes
Webhook |
`webhook`
| link
Kafka |
`kafka`
| no
Hipchat |
`hipchat`
| yes
VictorOps |
`victorops`
| yes
Sensu |
`sensu`
| yes
OpsGenie |
`opsgenie`
| yes
Threema |
`threema`
| yes
Pushover |
`pushover`
| no
Telegram |
`telegram`
| no
Line |
`line`
| no
Prometheus Alertmanager |
`prometheus-alertmanager`
| no
Grafana also supports the following Notification Channels:
-
HipChat
-
VictorOps
-
Sensu
-
OpsGenie
-
Threema
-
Pushover
-
Telegram
-
LINE
# Enable images in notifications {#external-image-store}
# Enable images in notifications {#external-image-store}
...
...
docs/sources/http_api/alerting.md
View file @
4a433ee6
...
@@ -196,6 +196,8 @@ Content-Type: application/json
...
@@ -196,6 +196,8 @@ Content-Type: application/json
## Create alert notification
## Create alert notification
You can find the full list of
[
supported notifers
](
/alerting/notifications/#all-supported-notifier
)
at the alert notifiers page.
`POST /api/alert-notifications`
`POST /api/alert-notifications`
**Example Request**
:
**Example Request**
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment