Docs: Oncall getting started (#1835)
# What this PR does Adding information around other capabilities of oncall thats not mentioned. - Personal notification: add mobile push notification - Chatops: add mention of other chatops other than slack with link - Schedule: add mention of web schedule Since getting started doc would naturally be the place for users to read first, it would be great if we could let users know other features available on top of those mentioned in the getting started steps. --------- Co-authored-by: Matvey Kukuy <Matvey-Kuk@users.noreply.github.com> Co-authored-by: Matvey Kukuy <motakuk@gmail.com>
This commit is contained in:
parent
216fc8503f
commit
7f5adb5eab
1 changed files with 5 additions and 5 deletions
|
|
@ -122,7 +122,7 @@ policies, chatops integrations, and on-call schedules allow you to automate how
|
|||
### Configure personal notification policies
|
||||
|
||||
Personal notification policies determine how a user is notified for a certain type of alert. Get notified by SMS,
|
||||
phone call, or Slack mentions. Administrators can configure how users receive notification for certain types of alerts.
|
||||
phone call, Slack mentions, or mobile push notification. Administrators can configure how users receive notification for certain types of alerts.
|
||||
For more information on personal notification policies, refer to
|
||||
[Manage users and teams for Grafana OnCall]({{< relref "user-and-team-management" >}})
|
||||
|
||||
|
|
@ -150,6 +150,8 @@ To configure Slack for Grafana OnCall:
|
|||
For further instruction on connecting to your Slack workspace, refer to
|
||||
[Slack integration for Grafana OnCall]({{< relref "../notify/slack/" >}})
|
||||
|
||||
Grafana OnCall also supports other ChatOps integration like [Microsoft Teams and Telegram]({{< relref "../notify" >}}).
|
||||
|
||||
### Add your on-call schedule
|
||||
|
||||
Grafana OnCall allows you to manage your on-call schedule in your preferred calendar app such as Google Calendar or
|
||||
|
|
@ -159,8 +161,6 @@ To integrate your on-call calendar with Grafana OnCall:
|
|||
|
||||
1. In the **Schedules** tab of Grafana OnCall, click **+ Add team schedule for on-call rotation**.
|
||||
2. Provide a schedule name.
|
||||
3. Copy the iCal URL associated with your on-call calendar from your calendar integration settings.
|
||||
4. Configure the rest of the schedule settings and click Create Schedule
|
||||
3. Configure the rest of the schedule settings and click Create Schedule
|
||||
|
||||
For more information on on-call schedules, refer to
|
||||
[Configure and manage on-call schedules]({{< relref "on-call-schedules" >}})
|
||||
[More information on on-call schedules.]({{< relref "on-call-schedules" >}})
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue