From a93025c6aacefdf529f501567990de5c557f023b Mon Sep 17 00:00:00 2001 From: shichun-0415 <89768198+shichun-0415@users.noreply.github.com> Date: Wed, 10 Aug 2022 20:38:09 +0800 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Ran --- dashboard/dashboard-monitoring.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dashboard/dashboard-monitoring.md b/dashboard/dashboard-monitoring.md index eb709b63e840..85a00bc202e7 100644 --- a/dashboard/dashboard-monitoring.md +++ b/dashboard/dashboard-monitoring.md @@ -9,11 +9,11 @@ On the monitoring page, you can view the Performance Overview dashboard, a perfo ## Access the page -Log in to TiDB dashboard and click **Monitoring**. The Performance Overview dashboard is displayed. +Log in to TiDB dashboard and click **Monitoring** from the left navigation bar. The Performance Overview dashboard is displayed. ![Monitoring page](/media/dashboard/dashboard-monitoring.png) -You can also view the Performance Overview dashboard on Grafana if the TiDB cluster is deployed using TiUP. In this deployment mode, the monitoring system (Prometheus & Grafana) is deployed at the same time. For more information, see [TiDB Monitoring Framework Overview](/tidb-monitoring-framework.md). +If the TiDB cluster is deployed using TiUP, you can also view the Performance Overview dashboard on Grafana. In this deployment mode, the monitoring system (Prometheus & Grafana) is deployed at the same time. For more information, see [TiDB Monitoring Framework Overview](/tidb-monitoring-framework.md). ![performance overview](/media/performance/grafana_performance_overview.png)