Skip to content

Commit

Permalink
Add link how to address TiKV_pending_task alert (#13085) (#13223)
Browse files Browse the repository at this point in the history
  • Loading branch information
ti-chi-bot authored Apr 12, 2023
1 parent 9f4502a commit 99f2c26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alert-rules.md
Original file line number Diff line number Diff line change
Expand Up @@ -750,7 +750,7 @@ This section gives the alert rules for the TiKV component.

* Solution:

Check which kind of tasks has a higher value. You can normally find a solution to the Coprocessor and apply worker tasks from other metrics.
Check which kind of tasks has a higher value from the `Worker pending tasks` metric in the [**TiKV-Details** > **Task** dashboard](/grafana-tikv-dashboard.md#task). If it is a coprocessor task, you can refer to [`TiKV_coprocessor_request_wait_seconds`](#tikv_coprocessor_request_wait_seconds).

#### `TiKV_low_space`

Expand Down

0 comments on commit 99f2c26

Please sign in to comment.