From e0c98b6c4f446271dae8bf6929e2fb2a534eeb20 Mon Sep 17 00:00:00 2001 From: Vadim Stepanov Date: Thu, 20 Jul 2023 20:51:22 +0100 Subject: [PATCH] Minor direct paging docs update (#2607) --- docs/sources/integrations/manual/index.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/sources/integrations/manual/index.md b/docs/sources/integrations/manual/index.md index 07fa46ba..9179a1d2 100644 --- a/docs/sources/integrations/manual/index.md +++ b/docs/sources/integrations/manual/index.md @@ -26,7 +26,7 @@ who will be alerted – a team, a user, or an on-call user from a specific sched ## Page a team -Click on "+ New alert group" on the "Alert groups" page to start creating a new alert group. +Click on **+ New alert group** on the **Alert groups** page to start creating a new alert group. From there, you can configure the alert group to notify a particular team and optionally include additional users or schedules. Here are the inputs you need to fill in: @@ -65,9 +65,10 @@ Grafana OnCall will issue a warning. If this happens, consider ## Set up direct paging for a team -To create a direct paging integration for a team, click "+ New alert group" on the "Alert groups" page, choose the team, +To create a direct paging integration for a team, click **+ New alert group** on the **Alert groups** page, choose the team, and create an alert group, **regardless of any warnings**. This action automatically triggers Grafana OnCall to generate -a [direct paging integration](#learn-the-flow-and-handle-warnings) for the chosen team. +a [direct paging integration](#learn-the-flow-and-handle-warnings) for the chosen team. Alternatively, navigate to +the **Integrations** page and create a new integration with type "Direct paging" from there, assigning it to the team. After setting up the integration, you can customize its settings, link it to an escalation chain, and configure associated ChatOps channels.