docs(alerting): update links to alert examples in Grafana Play (#118370)

This commit is contained in:
Pepe Cano 2026-02-18 14:43:00 +01:00 committed by GitHub
parent bc9c39045e
commit cd64373f64
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 5 additions and 5 deletions

View file

@ -284,7 +284,7 @@ This setup reproduces label flapping and shows how dynamic label values affect a
{{< figure src="/media/docs/alerting/example-dynamic-labels-alert-history-page.png" max-width="750px" caption="You can find multiple transitions over time as the label value fluctuates." >}}
{{< admonition type="tip" >}}
You can explore this **[alerting example in Grafana Play](https://play.grafana.org/alerting/grafana/eep7oslk5u680e/view?tech=docs&pg=alerting-examples&plcmt=callout-tip&cta=alert-dynamic-labels)**.
You can explore this **[alerting example in Grafana Play](https://play.grafana.org/alerting/grafana/dynamic-label/view?tech=docs&pg=alerting-examples&plcmt=callout-tip&cta=alert-dynamic-labels)**.
Open the example to view alert evaluation results, generated alert instances, the alert history timeline, and alert rule details.
{{< /admonition >}}
@ -329,4 +329,4 @@ Here's a list of additional resources related to this example:
- [Stale alert instances](ref:stale-alert-instances) Understand how Grafana resolves and removes stale alert instances.
- [Handle missing data](ref:missing-data-guide) Learn how Grafana distinguishes between missing series and `NoData`.
- [Notification policies and routing](ref:notification-policies) Create multiple notification policies to route alerts based on label values like `severity` or `team`.
- [Dynamic label example in Grafana Play](https://play.grafana.org/alerting/grafana/eep7oslk5u680e/view) - View this example in Grafana Play to explore alert instances and state transitions with dynamic labels.
- [Dynamic label example in Grafana Play](https://play.grafana.org/alerting/grafana/dynamic-label/view?tech=docs&pg=alerting-examples&plcmt=learn-more&cta=alert-dynamic-labels) - View this example in Grafana Play to explore alert instances and state transitions with dynamic labels.

View file

@ -199,7 +199,7 @@ You can use the [TestData data source](ref:testdata-data-source) to replicate th
{{< figure src="/media/docs/alerting/example-dynamic-thresholds-preview-v3.png" max-width="750px" caption="Alert preview evaluating multiple series with distinct threshold values" >}}
{{< admonition type="tip" >}}
You can explore this **[alerting example in Grafana Play](https://play.grafana.org/alerting/grafana/aep7osljvuku8e/view?tech=docs&pg=alerting-examples&plcmt=callout-tip&cta=alert-dynamic-thresholds)**.
You can explore this **[alerting example in Grafana Play](https://play.grafana.org/alerting/grafana/dynamic-thresholds/view?tech=docs&pg=alerting-examples&plcmt=callout-tip&cta=alert-dynamic-thresholds)**.
Open the example to view alert evaluation results, generated alert instances, the alert history timeline, and alert rule details.
{{< /admonition >}}

View file

@ -149,7 +149,7 @@ For demo purposes, this example uses the **Advanced mode** with a **Reduce** exp
{{< figure src="/media/docs/alerting/using-expressions-with-multiple-series.png" max-width="750px" caption="The alert condition evaluates the reduced value for each alert instance and shows whether each instance is Firing or Normal." alt="Alert preview using a Reduce expression and a threshold condition" >}}
{{< admonition type="tip" >}}
You can explore this **[alerting example in Grafana Play](https://play.grafana.org/alerting/grafana/dep7osljedaf4a/view?tech=docs&pg=alerting-examples&plcmt=callout-tip&cta=alert-dynamic-thresholds)**.
You can explore this **[alerting example in Grafana Play](https://play.grafana.org/alerting/grafana/multi-dimensional-alerts/view?tech=docs&pg=alerting-examples&plcmt=callout-tip&cta=alert-multi-dimensional)**.
Open the example to view alert evaluation results, generated alert instances, the alert history timeline, and alert rule details.
{{< /admonition >}}

View file

@ -121,7 +121,7 @@ To test this quickly, you can simulate the table using the [**TestData** data so
{{< figure src="/media/docs/alerting/example-table-data-preview.png" max-width="750px" alt="Alert preview with tabular data using the TestData data source" >}}
{{< admonition type="tip" >}}
You can explore this **[alerting example in Grafana Play](https://play.grafana.org/alerting/grafana/eep7osljocvswa/view?tech=docs&pg=alerting-examples&plcmt=callout-tip&cta=alert-tabular-data)**.
You can explore this **[alerting example in Grafana Play](https://play.grafana.org/alerting/grafana/tabular-data/view?tech=docs&pg=alerting-examples&plcmt=callout-tip&cta=alert-tabular-data)**.
Open the example to view alert evaluation results, generated alert instances, the alert history timeline, and alert rule details.
{{< /admonition >}}