mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 05:08:36 +08:00
Docs: Rewrite alerting docs (#24653)
* updated menu and added alerts-overview.md * Delete metrics.md * Update menu.yaml * changed file name and updated menu * Update create-alerts.md * added file and link * Create view-alerts.md * added content and links * Update pause-an-alert.md * added content and links * edited notification content * updated link * Update docs/sources/alerting/create-alerts.md Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com> * Applied marcus e. edits * Update docs/sources/alerting/alerts-overview.md Co-authored-by: Carl Bergquist <carl@grafana.com> Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com> Co-authored-by: Carl Bergquist <carl@grafana.com>
This commit is contained in:
@ -33,7 +33,7 @@ Refer to [Explore]({{< relref "../features/explore/index.md" >}}) for more infor
|
||||
|
||||
If you're using Grafana alerting, then you can have alerts sent through a number of different [alert notifiers]({{< relref "../alerting/notifications.md" >}}), including PagerDuty, SMS, email, VictorOps, OpsGenie, or Slack.
|
||||
|
||||
Alert hooks allow you to create different notifiers with a bit of code if you prefer some other channels of communication. Visually define [alert rules]({{< relref "../alerting/rules.md" >}}) for your most important metrics.
|
||||
Alert hooks allow you to create different notifiers with a bit of code if you prefer some other channels of communication. Visually define [alert rules]({{< relref "../alerting/alerts-overview.md" >}}) for your most important metrics.
|
||||
|
||||
## Annotations
|
||||
|
||||
|
Reference in New Issue
Block a user