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

Add link how to address TiKV_pending_task alert #13085

Merged
merged 2 commits into from
Apr 12, 2023
Merged
Changes from 1 commit
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
2 changes: 1 addition & 1 deletion alert-rules.md
Original file line number Diff line number Diff line change
Expand Up @@ -751,7 +751,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 at `Worker pending tasks` under [Task dashboard](/grafana-tikv-dashboard.md#task). You can normally find a solution to the coprocessor tasks and the apply worker tasks from other metrics.
Oreoxmt marked this conversation as resolved.
Show resolved Hide resolved

#### `TiKV_low_space`

Expand Down