Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dashboard add metric filter #1625

Merged
merged 3 commits into from
Sep 15, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 8 additions & 4 deletions docs-2.0/nebula-dashboard-ent/4.cluster-operator/2.monitor.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,12 @@ On this page, you can view the variation of CPU, Memory, Load, Disk, and Network
- By default, the monitoring information page will not be updated automatically. You can set the update frequency of the monitoring information page globally or click the ![setup](https://docs-cdn.nebula-graph.com.cn/figures/refresh-220616.png) button to update the page manually.
- To set a base line, click the ![setup](https://docs-cdn.nebula-graph.com.cn/figures/Setup.png) button.
- To view the detailed monitoring information, click the ![watch](https://docs-cdn.nebula-graph.com.cn/figures/watch.png) button. In this example, select `Load` for details. The figure is as follows.
![load](https://docs-cdn.nebula-graph.com.cn/figures/ds-load-220616-en.png)
![load](https://docs-cdn.nebula-graph.com.cn/figures/ds-load-220913-en.png)

- You can set the monitoring time range, instance, update frequency and base line.
- You can select the machine and monitoring metrics that you want to view. For details of monitoring metrics, see [Monitor parameter](../7.monitor-parameter.md).
- You can search for or select the target metric. For details about monitoring metrics, see [Monitor parameter](../7.monitor-parameter.md).
- You can temporarily hide nodes that you do not need to view.
- You can click the ![watch](https://docs-cdn.nebula-graph.com.cn/figures/watch.png) button to view the detailed monitoring information.

## Service

Expand All @@ -35,10 +37,12 @@ On this page, you can view the information of Graph, Meta, and Storage services
- By default, the monitoring information page will not be updated automatically. You can set the update frequency of the monitoring information page globally or click the ![setup](https://docs-cdn.nebula-graph.com.cn/figures/refresh-220616.png) button to update the page manually.
- You can view the status of all the services in cluster.
- To view the detailed monitoring information, click the ![watch](https://docs-cdn.nebula-graph.com.cn/figures/watch.png) button. In this example, select `Graph` for details. The figure is as follows.
![service](https://docs-cdn.nebula-graph.com.cn/figures/ds-graph-220616-en.png)
![service](https://docs-cdn.nebula-graph.com.cn/figures/ds-graph-220913-en.png)

- You can set the monitoring time range, instance, update frequency, period, aggregation and base line.
- You can view all the monitoring information of the service. For details of monitoring metrics, see [Monitor parameter](../7.monitor-parameter.md).
- You can search for or select the target metric. For details of monitoring metrics, see [Monitor parameter](../7.monitor-parameter.md).
- You can temporarily hide nodes that you do not need to view.
- You can click the ![watch](https://docs-cdn.nebula-graph.com.cn/figures/watch.png) button to view the detailed monitoring information.
- The Graph service supports a set of space-level metrics. For more information, see the following section **Graph space**.

### Graph space
Expand Down