Skip to content

Commit 4c34e04

Browse files
authored
docs: clarify region count wording in daily check (#22618)
1 parent 09bcd4e commit 4c34e04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

daily-check.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ You can locate the slow SQL statement executed in the cluster. Then you can opti
4848
+ `pending-peer-region-count`: The number of Regions with outdated Raft logs. It is normal that a few pending peers are generated in the scheduling process. However, it is not normal if this value is large for a period of time (longer than 30 minutes).
4949
+ `undersized-region-count`: The number of Regions with a size smaller than `max-merge-region-size` or `max-merge-region-keys`.
5050

51-
Generally, it is normal that these values are not `0`. However, it is not normal that they are not `0` for quite a long time.
51+
Generally, it is normal for these metrics to show small and non-zero values.
5252

5353
### KV Request Duration
5454

0 commit comments

Comments
 (0)