From c97d52e2385bb039dea19c7b32098e4aa3d8e341 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Tue, 6 Jun 2023 21:37:13 +0100 Subject: [PATCH] [v9.4.x] docs: update use dashboards descriptions (#69492) * docs: update use dashboards descriptions (#67360) * Update index.md * fix wording --------- Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> (cherry picked from commit eeb08a466295f0e97c75af94dca44d15559d2eca) * reverting incorrectly backported changes * add changes intended for backport * revert incorrectly backported change --------- Co-authored-by: MattiasSegerdahl <102952046+MattiasSegerdahl@users.noreply.github.com> Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> --- docs/sources/dashboards/use-dashboards/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/sources/dashboards/use-dashboards/index.md b/docs/sources/dashboards/use-dashboards/index.md index e19c74f9d7c..b3f5a33e77e 100644 --- a/docs/sources/dashboards/use-dashboards/index.md +++ b/docs/sources/dashboards/use-dashboards/index.md @@ -25,13 +25,13 @@ This topic provides an overview of dashboard features and shortcuts, and describ The dashboard user interface provides a number of features that you can use to customize the presentation of your data. -The following image and descriptions highlights all dashboards features. +The following image and descriptions highlight all dashboard features. {{< figure src="/static/img/docs/v91/dashboard-features/dashboard-features.png" width="700px" >}} - (1) **Grafana home**: Click the Grafana home icon to be redirected to the home page configured in the Grafana instance. -- (2) **Dashboard title**: When you click the dashboard title you can search for dashboard contained in the current folder. -- (3) **Share dashboard**: Use this option to share the current dashboard by link or snapshot. You can also export the dashboard definition from the share modal. +- (2) **Dashboard title**: When you click the dashboard title, you can search for dashboards contained in the current folder. +- (3) **Share dashboard**: Use this option to share the current dashboard using a link or snapshot. You can also export the dashboard definition from the share modal. - (4) **Add a new panel**: Use this option to add a panel, dashboard row, or library panel to the current dashboard. - (5) **Dashboard settings**: Use this option to change dashboard name, folder, and tags and manage variables and annotation queries. For more information about dashboard settings, refer to [Modify dashboard settings]({{< relref "../build-dashboards/modify-dashboard-settings/" >}}). - (6) **Time picker dropdown**: Click to select relative time range options and set custom absolute time ranges.