Fix docs lint issues (#2699)
This commit is contained in:
parent
09e4a4d378
commit
d90c4d9cbd
2 changed files with 16 additions and 9 deletions
|
|
@ -12,7 +12,10 @@ weight: 300
|
|||
|
||||
# Get started with Grafana OnCall
|
||||
|
||||
Grafana OnCall was built to help DevOps and SRE teams improve their on-call management process and resolve incidents faster. With OnCall, users can create and manage on-call schedules, automate escalations, and monitor incident response from a central view, right within the Grafana UI. Teams no longer have to manage separate alerts from Grafana, Prometheus, and Alertmanager, lowering the risk of missing an important update and limiting the time spent receiving and responding to notifications.
|
||||
Grafana OnCall was built to help DevOps and SRE teams improve their on-call management process and resolve incidents faster. With OnCall,
|
||||
users can create and manage on-call schedules, automate escalations, and monitor incident response from a central view, right within
|
||||
the Grafana UI. Teams no longer have to manage separate alerts from Grafana, Prometheus, and Alertmanager, lowering the risk of
|
||||
missing an important update and limiting the time spent receiving and responding to notifications.
|
||||
|
||||
With a centralized view of all your alerts and alert groups, automated escalations and grouping, and on-call scheduling, Grafana
|
||||
OnCall helps ensure that alert notifications reach the right people, at the right time using the right notification method.
|
||||
|
|
|
|||
|
|
@ -66,10 +66,11 @@ Within Zabbix web interface, do the following:
|
|||
|
||||
1. In a browser, open localhost:80.
|
||||
|
||||
2. Navigate to **Adminitstration > Media Types > Create Media Type**.
|
||||
<!---->
|
||||
1. Navigate to **Adminitstration > Media Types > Create Media Type**.
|
||||
|
||||
3. Create a Media Type with the following fields.
|
||||
<!---->
|
||||
|
||||
1. Create a Media Type with the following fields.
|
||||
|
||||
- Name: Grafana OnCall
|
||||
- Type: script
|
||||
|
|
@ -86,14 +87,17 @@ To send alerts to Grafana OnCall, the {ALERT.SEND_TO} value must be set in the [
|
|||
|
||||
1. In the web UI, navigate to **Administration > Users** and open the **user properties** form.
|
||||
|
||||
2. In the **Media** tab, click **Add** and copy the link from Grafana OnCall in the `Send to` field.
|
||||
<!---->
|
||||
1. In the **Media** tab, click **Add** and copy the link from Grafana OnCall in the `Send to` field.
|
||||
|
||||
3. Click **Test** in the last column to send a test alert to Grafana OnCall.
|
||||
<!---->
|
||||
<!---->
|
||||
|
||||
4. Specify **Send to** OnCall using the unique integration URL from the above step in the testing window that opens.
|
||||
1. Click **Test** in the last column to send a test alert to Grafana OnCall.
|
||||
|
||||
<!---->
|
||||
|
||||
1. Specify **Send to** OnCall using the unique integration URL from the above step in the testing window that opens.
|
||||
Create a test message with a body and optional subject and click **Test**.
|
||||
|
||||
<!--
|
||||
|
||||
WHERE DID SLACK COME FROM?! 1. View the Grafana OnCall incident that appears in the Slack channel.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue