mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 10:24:54 -06:00
Alerting docs: readjust titles (#83504)
* Alerting docs: readjust titles * removes outdated videos * removes menutitle
This commit is contained in:
parent
98efb2cf32
commit
93f18404c0
@ -27,8 +27,6 @@ Using Grafana Alerting, you create queries and expressions from multiple data so
|
||||
|
||||
Grafana Alerting is available for Grafana OSS, Grafana Enterprise, or Grafana Cloud. With Mimir and Loki alert rules you can run alert expressions closer to your data and at massive scale, all managed by the Grafana UI you are already familiar with.
|
||||
|
||||
Watch this video to learn more about Grafana Alerting: {{< vimeo 720001629 >}}
|
||||
|
||||
_Refer to [Manage your alert rules][alerting-rules] for current instructions._
|
||||
|
||||
## Key features and benefits
|
||||
|
@ -5,18 +5,17 @@ aliases:
|
||||
- unified-alerting/alerting-rules/
|
||||
- ./create-alerts/
|
||||
canonical: https://grafana.com/docs/grafana/latest/alerting/alerting-rules/
|
||||
description: Create and manage alert rules
|
||||
description: Configure alert rules
|
||||
labels:
|
||||
products:
|
||||
- cloud
|
||||
- enterprise
|
||||
- oss
|
||||
menuTitle: Create and manage alert rules
|
||||
title: Create and manage alert rules
|
||||
title: Configure alert rules
|
||||
weight: 120
|
||||
---
|
||||
|
||||
# Create and manage alert rules
|
||||
# Configure alert rules
|
||||
|
||||
An alert rule consists of one or more queries and expressions that select the data you want to measure. It also contains a condition, which is the threshold that an alert rule must meet or exceed in order to fire.
|
||||
|
||||
|
@ -38,8 +38,6 @@ Grafana managed alert rules can only be edited or deleted by users with Edit per
|
||||
If you delete an alerting resource created in the UI, you can no longer retrieve it.
|
||||
To make a backup of your configuration and to be able to restore deleted alerting resources, create your alerting resources using file provisioning, Terraform, or the Alerting API.
|
||||
|
||||
Watch this video to learn more about creating alert rules: {{< vimeo 720001934 >}}
|
||||
|
||||
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.
|
||||
|
@ -12,7 +12,7 @@ labels:
|
||||
products:
|
||||
- enterprise
|
||||
- oss
|
||||
menuTitle: Monitor alerting
|
||||
menuTitle: Monitor
|
||||
title: Meta monitoring
|
||||
weight: 140
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user