Docs: Change GA to Alerting (#57811)

* Docs: Change GA to Alerting

* typos
This commit is contained in:
brendamuir 2022-10-28 10:28:02 +01:00 committed by GitHub
parent fd16cad7da
commit 1d53a6f57e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 2 deletions

View File

@ -9,7 +9,7 @@ keywords:
- guide - guide
- rules - rules
- create - create
title: Create Grafana managed alert rule title: Create Grafana managed alert rules
weight: 400 weight: 400
--- ---

View File

@ -3,7 +3,7 @@ aliases:
- /docs/grafana/latest/alerting/fundamentals/ - /docs/grafana/latest/alerting/fundamentals/
- /docs/grafana/latest/alerting/metrics/ - /docs/grafana/latest/alerting/metrics/
- /docs/grafana/latest/alerting/unified-alerting/fundamentals/ - /docs/grafana/latest/alerting/unified-alerting/fundamentals/
title: Explore Grafana Alerting title: Explore Alerting
weight: 105 weight: 105
--- ---
@ -17,3 +17,6 @@ Learn about the key concepts and features that help you create, manage, and take
- [Alertmanager](https://grafana.com/docs/grafana/latest/alerting/fundamentals/alertmanager/) - [Alertmanager](https://grafana.com/docs/grafana/latest/alerting/fundamentals/alertmanager/)
- [Annotations and labels for alerting rules](https://grafana.com/docs/grafana/latest/alerting/fundamentals/annotation-label/) - [Annotations and labels for alerting rules](https://grafana.com/docs/grafana/latest/alerting/fundamentals/annotation-label/)
- [State and health of alerting rules](https://grafana.com/docs/grafana/latest/alerting/fundamentals/state-and-health/) - [State and health of alerting rules](https://grafana.com/docs/grafana/latest/alerting/fundamentals/state-and-health/)
- [Contact points](https://grafana.com/docs/grafana/latest/alerting/fundamentals/contact-points/)
- [Silences](https://grafana.com/docs/grafana/latest/alerting/fundamentals/silences/)
- [Alerting high availability](https://grafana.com/docs/grafana/latest/alerting/fundamentals/high-availability/)