From b7c9930478f1f0833b5faea25dc9c55db3ace8bb Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 18:33:30 -0400 Subject: [PATCH] [v10.3.x] Docs: add snapshot deletion info (#86734) Docs: add snapshot deletion info (#86725) * Added delete snapshots section * Replicated content, updated heading, and lowered heading level (cherry picked from commit 2b3457e6edc44a7828130d491e91ea44c76c10eb) Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com> --- .../share-dashboards-panels/index.md | 24 +++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/docs/sources/dashboards/share-dashboards-panels/index.md b/docs/sources/dashboards/share-dashboards-panels/index.md index 5f48280ee3b..153edc47e7a 100644 --- a/docs/sources/dashboards/share-dashboards-panels/index.md +++ b/docs/sources/dashboards/share-dashboards-panels/index.md @@ -91,7 +91,17 @@ You can publish snapshots to your local instance or to [snapshots.raintank.io](h 1. Copy the snapshot link, and share it either within your organization or publicly on the web. -If you created a snapshot by mistake, click **Delete snapshot** to remove the snapshot from your Grafana instance. +If you created a snapshot by mistake, click **Delete snapshot** in the dialog box to remove the snapshot from your Grafana instance. + +#### Delete a snapshot + +To delete existing snapshots, follow these steps: + +1. In the primary menu, click **Dashboards**. +1. Click **Snapshots** to go to the snapshots management page. +1. Click the red **x** next to the snapshot URL that you want to delete. + +The snapshot is immediately deleted. You may need to clear your browser cache or use a private or incognito browser to confirm this. ### Export a dashboard as JSON @@ -177,7 +187,17 @@ You can publish snapshots to your local instance or to [snapshots.raintank.io](h 1. Copy the snapshot link, and share it either within your organization or publicly on the web. -If you created a snapshot by mistake, click **Delete snapshot** to remove the snapshot from your Grafana instance. +If you created a snapshot by mistake, click **Delete snapshot** in the dialog box to remove the snapshot from your Grafana instance. + +#### Delete a snapshot + +To delete existing snapshots, follow these steps: + +1. In the primary menu, click **Dashboards**. +1. Click **Snapshots** to go to the snapshots management page. +1. Click the red **x** next to the snapshot URL that you want to delete. + +The snapshot is immediately deleted. You may need to clear your browser cache or use a private or incognito browser to confirm this. ### Embed panel