mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 06:22:13 +08:00
docs: link to tutorial from docs (#101277)
* docs: link to tutorial from docs * missing part of url
This commit is contained in:
@ -44,6 +44,10 @@ Grafana allows you to link an alert rule to a dashboard panel. This can help you
|
||||
|
||||
An alert rule is linked to a panel by setting the [`dashboardUId` and `panelId` annotations](ref:annotations). Both annotations must be set together.
|
||||
|
||||
{{% admonition type="tutorial" %}}
|
||||
For a hands-on example of integrating alert rules with dashboards, check out [Part 5 of our Get Started with Grafana Alerting tutorial](http://www.grafana.com/tutorials/alerting-get-started-pt5/).
|
||||
{{% /admonition %}}
|
||||
|
||||
## Link alert rules to panels
|
||||
|
||||
When configuring the alert rule, you can set the dashboard and panel annotations as shown in this [video](https://youtu.be/ClLp-iSoaSY?si=qKWnvSVaQuvYcuw9&t=170).
|
||||
|
Reference in New Issue
Block a user