From abfa1b5d747a892a1b278f43f7d9c1756bdc59d8 Mon Sep 17 00:00:00 2001 From: Peter Holmberg Date: Thu, 14 May 2020 14:10:57 +0200 Subject: [PATCH] Docs: Updated instructions on screens for Dashboard Import (#24584) * change text and image links * Review feedback Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * uppercase JSON Co-authored-by: Dominik Prokop Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Dominik Prokop --- docs/sources/reference/export_import.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/sources/reference/export_import.md b/docs/sources/reference/export_import.md index 24f145722e8..7f43df627e1 100644 --- a/docs/sources/reference/export_import.md +++ b/docs/sources/reference/export_import.md @@ -29,14 +29,14 @@ the dashboard, and will also be added as a required input when the dashboard is ## Importing a dashboard -To import a dashboard open dashboard search and then hit the import button. +To import a dashboard click the + icon in the side menu, and then click **Import**. -{{< docs-imagebox img="/img/docs/v50/import_step1.png" max-width="700px" >}} +{{< docs-imagebox img="/img/docs/v70/import_step1.png" max-width="700px" >}} -From here you can upload a dashboard json file, paste a [Grafana.com](https://grafana.com) dashboard -URL or paste dashboard json text directly into the text area. +From here you can upload a dashboard JSON file, paste a [Grafana.com](https://grafana.com) dashboard +URL or paste dashboard JSON text directly into the text area. -{{< docs-imagebox img="/img/docs/v50/import_step2.png" max-width="700px" >}} +{{< docs-imagebox img="/img/docs/v70/import_step2_grafana.com.png" max-width="700px" >}} In step 2 of the import process Grafana will let you change the name of the dashboard, pick what data source you want the dashboard to use and specify any metric prefixes (if the dashboard use any).