Add grafana panels for write throughput per instance (#2524)#2544
Add grafana panels for write throughput per instance (#2524)#2544ti-chi-bot merged 4 commits intopingcap:release-5.1from
Conversation
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
|
/merge |
|
@JaySon-Huang: It seems you want to merge this PR, I will help you trigger all the tests: /run-all-tests You only need to trigger If you have any questions about the PR merge process, please refer to pr process. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: 624118e |
|
/run-all-tests |
|
/merge |
|
@JaySon-Huang: It seems you want to merge this PR, I will help you trigger all the tests: /run-all-tests You only need to trigger If you have any questions about the PR merge process, please refer to pr process. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
cherry-pick #2524 to release-5.1
You can switch your code base to this Pull Request by using git-extras:
# In tics repo: git pr https://github.com/pingcap/tics/pull/2544After apply modifications, you can push your change to this PR via:
Signed-off-by: JaySon-Huang jayson.hjs@gmail.com
What problem does this PR solve?
Issue Number: related to tikv/pd#3261
Problem Summary:
What is changed and how it works?
Add two Grafana panels that show write throughput per instance. So that we can check the write hotspot scheduling of PD
Related changes
Check List
Tests
Side effects
Release note