From e7cd629e79f027f7155898854e432c67c5e980b1 Mon Sep 17 00:00:00 2001 From: Isabel <76437239+imatwawana@users.noreply.github.com> Date: Mon, 6 Mar 2023 15:16:42 -0500 Subject: [PATCH] Revert "add manual prebuilt dashboards CTA banner" (#64264) Revert "add manual prebuilt dashboards CTA banner (#64072)" This reverts commit 976db3f53f0748c540c32f19ce345adac351f5ce. --- docs/sources/dashboards/_index.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/sources/dashboards/_index.md b/docs/sources/dashboards/_index.md index 2f090a6dc84..c548e42e61c 100644 --- a/docs/sources/dashboards/_index.md +++ b/docs/sources/dashboards/_index.md @@ -7,8 +7,6 @@ weight: 70 # Dashboards -> **Note:** Looking for prebuilt Grafana dashboards? [Check out our full library of dashboards and more →](https://grafana.com/grafana/dashboards/?pg=docs-grafana-latest-dashboards) - A dashboard is a set of one or more [panels]({{< relref "../panels-visualizations/" >}}) organized and arranged into one or more rows. Grafana ships with a variety of panels making it easy to construct the right queries, and customize the visualization so that you can create the perfect dashboard for your need. Each panel can interact with data from any configured Grafana [data source]({{< relref "../administration/data-source-management/" >}}). Dashboard snapshots are static. Queries and expressions cannot be re-executed from snapshots. As a result, if you update any variables in your query or expression, it will not change your dashboard data.