From a24fb654ecb07fde790d74793cbcc0438adb670b Mon Sep 17 00:00:00 2001 From: antonio <45235678+tonypowa@users.noreply.github.com> Date: Wed, 15 May 2024 15:52:12 +0200 Subject: [PATCH] Manual Backport #87811 to v11.0.x (#87887) * alerting: adding links to get-started tutorial (#87811) * alerting: adding links to get-started tutorial * Update index.md * Update create-grafana-managed-rule.md * Update _index.md * Update _index.md * Update docs/sources/alerting/alerting-rules/create-grafana-managed-rule.md Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com> * Update docs/sources/alerting/fundamentals/_index.md Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com> * pretty --------- Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com> (cherry picked from commit f24eb3165b5de4ef4329c65fe4f86e9f7d8ad9b1) * pretty * fixed heading/title issue --- .../alerting/alerting-rules/create-grafana-managed-rule.md | 4 +++- docs/sources/alerting/fundamentals/_index.md | 2 +- docs/sources/alerting/set-up/_index.md | 4 ++++ 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/docs/sources/alerting/alerting-rules/create-grafana-managed-rule.md b/docs/sources/alerting/alerting-rules/create-grafana-managed-rule.md index 134d90616b1..1ab9fbb6815 100644 --- a/docs/sources/alerting/alerting-rules/create-grafana-managed-rule.md +++ b/docs/sources/alerting/alerting-rules/create-grafana-managed-rule.md @@ -40,7 +40,9 @@ To make a backup of your configuration and to be able to restore deleted alertin In the following sections, we’ll guide you through the process of creating your Grafana-managed alert rules. -To create a Grafana-managed alert rule, use the in-product alert creation flow and follow these steps to help you. +To create a Grafana-managed alert rule, use the in-product alert creation flow and follow these steps. + +To get started quickly, refer to our [tutorial on getting started with Grafana alerting](http://grafana.com/tutorials/alerting-get-started/). ## Set alert rule name diff --git a/docs/sources/alerting/fundamentals/_index.md b/docs/sources/alerting/fundamentals/_index.md index ce5946e948d..439930e8113 100644 --- a/docs/sources/alerting/fundamentals/_index.md +++ b/docs/sources/alerting/fundamentals/_index.md @@ -16,7 +16,7 @@ weight: 100 # Introduction to Alerting -Whether you’re just starting out or you're a more experienced user of Grafana Alerting, learn more about the fundamentals and available features that help you create, manage, and respond to alerts; and improve your team’s ability to resolve issues quickly. +Whether you’re just starting out or you're a more experienced user of Grafana Alerting, learn more about the fundamentals and available features that help you create, manage, and respond to alerts; and improve your team’s ability to resolve issues quickly. For a hands-on introduction, refer to our [tutorial to get started with Grafana Alerting](http://grafana.com/tutorials/alerting-get-started/). The following diagram gives you an overview of Grafana Alerting and introduces you to some of the fundamental features that are the principles of how Grafana Alerting works. diff --git a/docs/sources/alerting/set-up/_index.md b/docs/sources/alerting/set-up/_index.md index e07d33b08be..a7890367ee4 100644 --- a/docs/sources/alerting/set-up/_index.md +++ b/docs/sources/alerting/set-up/_index.md @@ -24,6 +24,10 @@ These are set-up instructions for Grafana Alerting Open Source. - Configure your [data sources][data-source-management] - Check which data sources are compatible with and supported by [Grafana Alerting][data-source-alerting] +Watch this short video to get started, or follow the [written tutorial](http://grafana.com/tutorials/alerting-get-started/). + +{{< youtube id="6W8Nu4b_PXM" >}} + ## Set up Alerting To set up Alerting, you need to: