From 6d97b7998bf6f73abfb12f26f55197c5535782d8 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Mon, 6 Feb 2023 04:45:55 -0500 Subject: [PATCH] [v8.5.x] [v9.0.x] docs: update broken elasticsearch metrics play link (#62729) [v9.0.x] docs: update broken elasticsearch metrics play link (#62720) update broken elasticsearch metrics play link (cherry picked from commit 9d659f08515d10bd24722ada46b41b188347837c) Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> --- docs/sources/variables/variable-examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/variables/variable-examples.md b/docs/sources/variables/variable-examples.md index 175b832fcda..6014ac200c3 100644 --- a/docs/sources/variables/variable-examples.md +++ b/docs/sources/variables/variable-examples.md @@ -14,7 +14,7 @@ weight: 200 This page contains links to dashboards in Grafana Play with examples of template variables. -- [Elasticsearch Metrics](https://play.grafana.org/d/000000014/elasticsearch-metrics?orgId=1) - Uses ad hoc filters, global variables, and a custom variable. +- [Elasticsearch Metrics](https://play.grafana.org/d/z8OZC66nk/elasticsearch-8-2-0-sample-flight-data?orgId=1) - Uses ad hoc filters, global variables, and a custom variable. - [Graphite Templated Nested](https://play.grafana.org/d/000000056/graphite-templated-nested?orgId=1) - Uses query variables, chained query variables, an interval variable, and a repeated panel. - [Influx DB Group By Variable](https://play.grafana.org/d/000000137/influxdb-group-by-variable?orgId=1) - Query variable, panel uses the variable results to group the metric data. - [InfluxDB Raw Query Template Var](https://play.grafana.org/d/000000083/influxdb-raw-query-template-var?orgId=1) - Uses query variables, chained query variables, and an interval variable.