mirror of
https://github.com/grafana/grafana.git
synced 2025-09-18 06:33:01 +08:00
Docs:Cleanup alerting docs (#48826)
* Remove What's new reference. * Moved messaging templates to under contact points. fixed broken relrefs. * Fixed some more reflrefs * Fixed a few more broken relrefs and adjusted weight
This commit is contained in:
@ -18,7 +18,7 @@ Explore your data through ad-hoc queries and dynamic drilldown. Split view and c
|
||||
|
||||
## Alerts
|
||||
|
||||
If you're using Grafana alerting, then you can have alerts sent through a number of different [alert notifiers]({{< relref "../alerting/contact-points.md#list-of-notifiers-supported-by-grafana" >}}), including PagerDuty, SMS, email, VictorOps, OpsGenie, or Slack.
|
||||
If you're using Grafana alerting, then you can have alerts sent through a number of different [alert notifiers]({{< relref "../alerting/contact-points/_index.md#list-of-notifiers-supported-by-grafana" >}}), 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/alerting-rules/_index.md" >}}) for your most important metrics.
|
||||
|
||||
|
Reference in New Issue
Block a user