Skip to content

Commit

Permalink
docs: clarify LCR OSS options (#4808)
Browse files Browse the repository at this point in the history
# What this PR does
Updates the SMS & call routing tutorial to address OSS usage options and
requirements.

## Which issue(s) this PR closes
[Issue #21169](grafana/website#21169)
  • Loading branch information
alyssawada authored Aug 13, 2024
1 parent d2586f2 commit a016bff
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion docs/sources/configure/live-call-routing/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,15 @@ canonical: https://grafana.com/docs/oncall/latest/configure/live-call-routing/
aliases:
- /docs/grafana-cloud/alerting-and-irm/oncall/configure/escalation-chains-and-routes/
- ../live-call-routing/ # /docs/oncall/<ONCALL_VERSION>/escalation-chains-and-routes/
refs:
open-source:
- pattern: /docs/oncall/
destination: /docs/oncall/<ONCALL_VERSION>/set-up/open-source/
- pattern: /docs/grafana-cloud/
destination: /docs/grafana-cloud/alerting-and-irm/oncall/set-up/open-source/
irm-invoice:
- pattern: /docs/grafana-cloud/
destination: /docs/grafana-cloud/cost-management-and-billing/understand-your-invoice/irm-invoice/
---

# Configure SMS & call routing with Grafana OnCall
Expand All @@ -27,10 +36,18 @@ You can further customize your configuration to send different alerts to differe

To complete the steps in this guide, ensure you have the following:

- Grafana Cloud account: If you haven't already, [sign up for Grafana Cloud](https://grafana.com/auth/sign-up/create-user).
- For Grafana Cloud users: A Grafana Cloud account. If you haven't already, [sign up for Grafana Cloud](https://grafana.com/auth/sign-up/create-user).
- For OSS users: Notification routing must be configured using either Grafana Cloud or a third-party provider, such as Twilio.
Refer to the [Grafana OnCall open source guide](ref:open-source) for more information.
- Grafana OnCall user with administrator privileges and notification settings configured.
- Twilio account: [Sign up for Twilio](https://www.twilio.com/try-twilio).

{{< admonition type="note" >}}
While OSS users have the option to use Grafana Cloud for phone and SMS routing, it is not required.
If you decide to use Grafana Cloud for notification delivery, be aware that charges may apply.
For more information, refer to our [billing documentation](ref:irm-invoice).
{{< /admonition >}}

## Basic set up

In the basic set up, you'll create an integration in OnCall and configure a phone number in Twilio.
Expand Down

0 comments on commit a016bff

Please sign in to comment.