mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
docs: revamp the alerting set-up documentation (#69064)
* docs: revamp the alerting set-up documentation * Update docs/sources/alerting/set-up/_index.md Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com> * Update docs/sources/alerting/set-up/_index.md Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com> * Update docs/sources/alerting/set-up/_index.md Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com> --------- Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
This commit is contained in:
parent
ae1e40dcc6
commit
bf4ab36bc0
@ -1,15 +1,15 @@
|
||||
---
|
||||
aliases:
|
||||
- unified-alerting/set-up/
|
||||
description: How to set up alerting features and integrations
|
||||
title: Set up Alerting
|
||||
weight: 107
|
||||
description: How to set up additional alerting features and integrations
|
||||
title: Additional setup
|
||||
weight: 600
|
||||
---
|
||||
|
||||
# Set up Alerting
|
||||
# Additional setup
|
||||
|
||||
Configure the features and integrations that you need to create and manage your alerts.
|
||||
Alerting supports a plethora of configurations, from [configuring external Alertmanagers]({{< relref "./configure-alertmanager" >}}) to routing Grafana Managed Alerts outside of Grafana, to defining your alerting setup [as-code using Provisioning]({{< relref "./provision-alerting-resources" >}}).
|
||||
|
||||
- [Configure Alertmanager]({{< relref "./configure-alertmanager" >}})
|
||||
- [Provision Grafana Alerting resources]({{< relref "./provision-alerting-resources" >}})
|
||||
- [Connect Grafana Alerting to Grafana OnCall](/docs/oncall/latest/integrations/available-integrations/add-grafana-alerting/)
|
||||
Setup Grafana Alerting high-availability mode by [following this guide]({{< relref "./configure-high-availability" >}}).
|
||||
|
||||
Connect your alerting setup to Grafana OnCall by [following this guide](/docs/oncall/latest/integrations/available-integrations/add-grafana-alerting/).
|
||||
|
Loading…
Reference in New Issue
Block a user