Docs: document creating alert rules (#34839)

This commit is contained in:
Domas
2021-05-28 17:20:54 +03:00
committed by GitHub
parent 38147cc6c8
commit d6037a49b6
5 changed files with 173 additions and 2 deletions

View File

@@ -20,7 +20,8 @@ Alerts have four main components:
You can perform the following tasks for alerts:
- [Create an alert rule]({{< relref "./create-alert-rule.md" >}})
- [Create a Grafana managed alert rule]({{< relref "./create-grafana-managed-rule.md" >}})
- [Create a Cortex or Loki managed alert rule]({{< relref "./create-cortex-loki-managed-rule.md" >}})
- [View existing alert rules and their current state]({{< relref "./view-alerts.md" >}})
- [Test alert rules and troubleshoot]({{< relref "./troubleshoot-alerts.md" >}})
- [Add or edit an alert contact point]({{< relref "./contact-points.md" >}})