Skip to content

Commit 4d375aa

Browse files
authored
Alerting docs: Adds Alerting descriptions for fundamentals section (#79383)
Adds Alerting descriptions for fundamentals section
1 parent f20e98f commit 4d375aa

File tree

21 files changed

+21
-21
lines changed

21 files changed

+21
-21
lines changed

docs/sources/alerting/fundamentals/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ aliases:
33
- metrics/
44
- unified-alerting/fundamentals/
55
canonical: https://grafana.com/docs/grafana/latest/alerting/fundamentals/
6-
description: Intro to the key concepts in Alerting and how it works
6+
description: Learn about the fundamentals of Grafana Alerting as well as the key features it offers
77
labels:
88
products:
99
- cloud

docs/sources/alerting/fundamentals/alert-rules/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
canonical: https://grafana.com/docs/grafana/latest/alerting/fundamentals/alert-rules/
3-
description: About Grafana alert rules
3+
description: Learn about alert rules
44
keywords:
55
- grafana
66
- alerting

docs/sources/alerting/fundamentals/alert-rules/alert-instances.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
canonical: https://grafana.com/docs/grafana/latest/alerting/fundamentals/alert-rules/alert-instances/
3-
description: Learn about Grafana alert instances
3+
description: Learn about alert instances
44
keywords:
55
- grafana
66
- alerting

docs/sources/alerting/fundamentals/alert-rules/alert-rule-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
canonical: https://grafana.com/docs/grafana/latest/alerting/fundamentals/alert-rules/alert-rule-types/
3-
description: Learn about the different alert rule types
3+
description: Learn about the different alert rule types that Grafana Alerting supports
44
keywords:
55
- grafana
66
- alerting

docs/sources/alerting/fundamentals/alert-rules/message-templating.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ aliases:
44
- ../../message-templating/
55
- ../../unified-alerting/message-templating/
66
canonical: https://grafana.com/docs/grafana/latest/alerting/fundamentals/alert-rules/message-templating/
7-
description: Notification templating
7+
description: Learn about notification templating
88
keywords:
99
- grafana
1010
- alerting

docs/sources/alerting/fundamentals/alert-rules/organising-alerts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ aliases:
33
- ../unified-alerting/alerting-rules/edit-cortex-loki-namespace-group/
44
- ../unified-alerting/alerting-rules/edit-mimir-loki-namespace-group/
55
canonical: https://grafana.com/docs/grafana/latest/alerting/fundamentals/alert-rules/organising-alerts/
6-
description: Namespaces, folders, and groups
6+
description: Learn about organizing alerts using namespaces, folders, and groups
77
keywords:
88
- grafana
99
- alerting

docs/sources/alerting/fundamentals/alert-rules/queries-conditions/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
canonical: https://grafana.com/docs/grafana/latest/alerting/fundamentals/alert-rules/queries-conditions/
3-
description: Introduction to queries and conditions
3+
description: Define queries to get the data you want to measure and conditions that need to be met before an alert rule fires
44
keywords:
55
- grafana
66
- alerting

docs/sources/alerting/fundamentals/alert-rules/recording-rules/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
canonical: https://grafana.com/docs/grafana/latest/alerting/fundamentals/alert-rules/recording-rules/
3-
description: Learn about recording rules
3+
description: Create recording rules to pre-compute frequently needed or computationally expensive expressions and save the result as a new set of time series
44
keywords:
55
- grafana
66
- alerting

docs/sources/alerting/fundamentals/alert-rules/rule-evaluation/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
canonical: https://grafana.com/docs/grafana/latest/alerting/fundamentals/alert-rules/rule-evaluation/
3-
description: Introduction to alert rule evaluation
3+
description: Use alert rule evaluation to determine how frequently an alert rule should be evaluated and how quickly it should change its state
44
keywords:
55
- grafana
66
- alerting

docs/sources/alerting/fundamentals/alert-rules/state-and-health.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
aliases:
33
- ../unified-alerting/alerting-rules/state-and-health/
44
canonical: https://grafana.com/docs/grafana/latest/alerting/fundamentals/alert-rules/state-and-health/
5-
description: State and Health of alerting rules
5+
description: Learn about the state and health of alert rules to understand several key status indicators about your alerts
66
keywords:
77
- grafana
88
- alerting

0 commit comments

Comments
 (0)