Skip to content

Commit 3900c8f

Browse files
authored
Update pd-control.md
1 parent 5797ae3 commit 3900c8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pd-control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1077,7 +1077,7 @@ Usage:
10771077
scheduler config balance-hot-region-scheduler set min-hot-query-rate 10
10781078
```
10791079
1080-
- `min-hot-cpu-rate` specifies the minimum CPU usage required for a read request to be included in hotspot statistics. The value is measured as a percentage of one CPU core, and the default value is usually `10`, which means 10% of one CPU core.
1080+
- `min-hot-cpu-rate` specifies the minimum CPU usage required for a read request to be included in hotspot statistics. The value is measured as a percentage of one CPU core, and the default value is `10`, which means 10% of one CPU core.
10811081
10821082
```bash
10831083
scheduler config balance-hot-region-scheduler set min-hot-cpu-rate 10

0 commit comments

Comments
 (0)