diff --git a/docs/sources/alerting/examples/dynamic-labels.md b/docs/sources/alerting/examples/dynamic-labels.md index dfa2add3605..8ef4af34e06 100644 --- a/docs/sources/alerting/examples/dynamic-labels.md +++ b/docs/sources/alerting/examples/dynamic-labels.md @@ -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. diff --git a/docs/sources/alerting/examples/dynamic-thresholds.md b/docs/sources/alerting/examples/dynamic-thresholds.md index 9c1e7875360..20c8c345dd0 100644 --- a/docs/sources/alerting/examples/dynamic-thresholds.md +++ b/docs/sources/alerting/examples/dynamic-thresholds.md @@ -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 >}} diff --git a/docs/sources/alerting/examples/multi-dimensional-alerts.md b/docs/sources/alerting/examples/multi-dimensional-alerts.md index c995e8d4391..bf496b32b55 100644 --- a/docs/sources/alerting/examples/multi-dimensional-alerts.md +++ b/docs/sources/alerting/examples/multi-dimensional-alerts.md @@ -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 >}} diff --git a/docs/sources/alerting/examples/table-data.md b/docs/sources/alerting/examples/table-data.md index 5c13f2fb664..037f94db2e1 100644 --- a/docs/sources/alerting/examples/table-data.md +++ b/docs/sources/alerting/examples/table-data.md @@ -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 >}}