From ed6f41cd2ce0973822136cc7987dcdf25a60f625 Mon Sep 17 00:00:00 2001 From: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com> Date: Fri, 13 Dec 2024 09:46:55 -0500 Subject: [PATCH] Docs: Reword variables limitation (#97215) --- .../share-dashboards-panels/shared-dashboards/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/dashboards/share-dashboards-panels/shared-dashboards/index.md b/docs/sources/dashboards/share-dashboards-panels/shared-dashboards/index.md index b46ef7b477d..bb98216d44b 100644 --- a/docs/sources/dashboards/share-dashboards-panels/shared-dashboards/index.md +++ b/docs/sources/dashboards/share-dashboards-panels/shared-dashboards/index.md @@ -292,7 +292,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.