Skip to content

Commit 1ec9249

Browse files
authored
Correct the description of "Total RU of user resource groups" (#20916) (#20984)
1 parent 4e4cd5c commit 1ec9249

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dashboard/dashboard-resource-manager.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Before resource planning, you need to know the overall capacity of the cluster.
4747

4848
![Calibrate by Hardware](/media/dashboard/dashboard-resource-manager-calibrate-by-hardware.png)
4949

50-
The **Total RU of user resource groups** represents the total amount of RU for all user resource groups, excluding the `default` resource group. If this value is less than the estimated capacity, the system triggers an alert. By default, the system allocates unlimited usage to the predefined `default` resource group. When all users belong to the `default` resource group, resources are allocated in the same way as when resource control is disabled.
50+
The **Total RU of user resource groups** represents the total amount of RU for all user resource groups, excluding the `default` resource group. If this value is more than the estimated capacity, the system triggers an alert. By default, the system allocates unlimited usage to the predefined `default` resource group. When all users belong to the `default` resource group, resources are allocated in the same way as when resource control is disabled.
5151

5252
- [Estimate capacity based on actual workload](/sql-statements/sql-statement-calibrate-resource.md#estimate-capacity-based-on-actual-workload)
5353

@@ -79,4 +79,4 @@ By observing the metrics on the panels, you can understand the current overall r
7979
- TiKV
8080
- CPU Quota: The maximum CPU usage of TiKV.
8181
- CPU Usage: The total CPU usage of all TiKV instances.
82-
- IO MBps: The total I/O throughput of all TiKV instances.
82+
- IO MBps: The total I/O throughput of all TiKV instances.

0 commit comments

Comments
 (0)