Docs: alerting refactor (#57804)

* Docs: alerting refactor

* fixes broken relrefs
This commit is contained in:
brendamuir
2022-10-28 08:58:39 +01:00
committed by GitHub
parent 953fdfe76f
commit f9d2801249
9 changed files with 25 additions and 21 deletions

View File

@ -1311,7 +1311,7 @@ The interval string is a possibly signed sequence of decimal numbers, followed b
## [unified_alerting.screenshots]
For more information about screenshots, refer to [Images in notifications]({{< relref "../../alerting/images-in-notifications/" >}}).
For more information about screenshots, refer to [Images in notifications(https://grafana.com/docs/grafana/latest/alerting/manage-notifications/images-in-notifications)].
### capture
@ -1329,7 +1329,7 @@ Uploads screenshots to the local Grafana server or remote storage such as Azure,
## [unified_alerting.reserved_labels]
For more information about Grafana Reserved Labels, refer to [Labels in Grafana Alerting]({{< relref "../../alerting/fundamentals/annotation-label/how-to-use-labels/#grafana-reserved-labels" >}}).
For more information about Grafana Reserved Labels, refer to [Labels in Grafana Alerting](https://grafana.com/docs/grafana/next/alerting/fundamentals/annotation-label/how-to-use-labels/)
### disabled_labels

View File

@ -29,9 +29,9 @@ Grafana will now persist all long term data in the database. How to configure th
## Alerting high availability
Grafana Alerting provides a new [highly-available model]({{< relref "../alerting/high-availability/" >}}). It also preserves the semantics of legacy dashboard alerting by executing all alerts on every server and by sending notifications only once per alert. Load distribution between servers is not supported at this time.
Grafana Alerting provides a new [high availability mode](https://grafana.com/docs/grafana/latest/alerting/fundamentals/high-availability). It also preserves the semantics of legacy dashboard alerting by executing all alerts on every server and by sending notifications only once per alert. Load distribution between servers is not supported at this time.
For instructions on setting up alerting high availability, see [Enable alerting high availability]({{< relref "../alerting/high-availability/enable-alerting-ha/" >}}).
For instructions on setting up alerting high availability, refer to [Enable alerting high availability](https://grafana.com/docs/grafana/latest/alerting/set-up/configure-high-availability/).
**Legacy dashboard alerts**