From a69e5fb0a2517b8d9686b7fa2c515a88155fb0c5 Mon Sep 17 00:00:00 2001 From: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com> Date: Mon, 16 Dec 2024 16:49:14 -0500 Subject: [PATCH] [v11.4.x] Docs - Update variable limitation (#98071) --- docs/sources/dashboards/dashboard-public/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/dashboards/dashboard-public/index.md b/docs/sources/dashboards/dashboard-public/index.md index 3e1f935478e..22c40bb3361 100644 --- a/docs/sources/dashboards/dashboard-public/index.md +++ b/docs/sources/dashboards/dashboard-public/index.md @@ -260,7 +260,7 @@ guaranteed because plugin developers can override this functionality. The follow ## Limitations - Panels that use frontend data sources will fail to fetch data. -- Template variables are not supported. +- Variables and queries including variables are not supported. - Exemplars will be omitted from the panel. - Only annotations that query the `-- Grafana --` data source are supported. - Organization annotations are not supported.