From 9112d86c04e51a0e3a1b3abc654b2cea9d07854e Mon Sep 17 00:00:00 2001 From: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com> Date: Fri, 4 Jul 2025 12:05:30 -0400 Subject: [PATCH] Doc: Remove dynamic dashboards section (#107642) --- docs/sources/dashboards/build-dashboards/_index.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/sources/dashboards/build-dashboards/_index.md b/docs/sources/dashboards/build-dashboards/_index.md index 4c228c3458c..4978be9dd35 100644 --- a/docs/sources/dashboards/build-dashboards/_index.md +++ b/docs/sources/dashboards/build-dashboards/_index.md @@ -28,7 +28,3 @@ refs: This section includes the following topics: {{< section >}} - -## Dynamic dashboards - -You can create more interactive and dynamic dashboards by adding and using [variables](ref:variables). Instead of hard-coding things like server, application, and sensor names in your metric queries, you can use variables in their place. Read more about variables [here](ref:variables).