From f308a957f78c8d637ae8a9bdd1fdb71a6284e6c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=B1=E6=99=93=E9=9D=92?= <86282370+izhuxiaoqing@users.noreply.github.com> Date: Tue, 27 Jul 2021 14:30:40 +0800 Subject: [PATCH] Address Joe's comments --- docs-2.0/nebula-dashboard/1.what-is-dashboard.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/docs-2.0/nebula-dashboard/1.what-is-dashboard.md b/docs-2.0/nebula-dashboard/1.what-is-dashboard.md index 38d352ce935..a24b9c25a16 100644 --- a/docs-2.0/nebula-dashboard/1.what-is-dashboard.md +++ b/docs-2.0/nebula-dashboard/1.what-is-dashboard.md @@ -4,23 +4,25 @@ Nebula Graph Dashboard (Dashboard for short) is a visualization tool that monito ## Features -- Dashboard monitors the status of all the machines in clusters, including CPU, memory, load, disk, and network. +Dashboard monitors: -- Dashboard monitors the information of all the services in clusters, including the IP addresses, versions, and monitoring metrics (such as the number of queries, the latency of queries, the latency of heartbeats, and so on). +- The status of all the machines in clusters, including CPU, memory, load, disk, and network. + +- The information of all the services in clusters, including the IP addresses, versions, and monitoring metrics (such as the number of queries, the latency of queries, the latency of heartbeats, and so on). -- Dashboard monitors the information of clusters, including the information of services, partitions, configurations, and long-term tasks. +- The information of clusters, including the information of services, partitions, configurations, and long-term tasks. -- Features of the enterprise package (TODO: planning) +Features of the enterprise package (TODO: planning) !!! enterpriseonly - Dashboard has two versions, open source and enterprise package. Most of the functions are available in both. The functions only supported by the enterprise package will be marked and explained. + Dashboard has two editions. One is open source, the other is for enterprises. Most of the functions are available in both. The functions only supported by the enterprise package will be marked and explained. ## Scenarios You can use Dashboard in one of the following scenarios: -- You want to monitor key indicators conveniently and quickly, and present multiple key information of the business to ensure the business operates normally. +- You want to monitor key metrics conveniently and quickly, and present multiple key information of the business to ensure the business operates normally. - You want to monitor clusters from multiple dimensions (such as the time, aggregate rules, and metrics).