-
Notifications
You must be signed in to change notification settings - Fork 409
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
Show the maximum available CPU/Memory on TiFlash Grafana panel #3852
Conversation
[REVIEW NOTIFICATION] This pull request has not been approved. To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. Reviewer can indicate their review by submitting an approval review. |
/rebuild |
* 1.add metrics of calldata&mpptunnel 2.refine shutdown logic Signed-off-by: bestwoody <bestwoody@163.com> * update * Apply suggestions from code review Co-authored-by: Fu Zhe <fuzhe1989@gmail.com> * Update dbms/src/Flash/EstablishCall.cpp Co-authored-by: Fu Zhe <fuzhe1989@gmail.com> * add harm limit to wait Signed-off-by: bestwoody <bestwoody@163.com> * fix Signed-off-by: bestwoody <bestwoody@163.com> Co-authored-by: Fu Zhe <fuzhe1989@gmail.com>
* flush cache before segment merge * keep flush until success * check whether segment is valid if flush failed * Update dbms/src/Storages/DeltaMerge/tests/gtest_dm_segment.cpp Co-authored-by: JaySon <tshent@qq.com> * add more fix * check flush result in segment::write Co-authored-by: JaySon <tshent@qq.com>
@jiaqizho: PR needs rebase. Instructions 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 kubernetes/test-infra repository. |
Signed-off-by: JaySon-Huang <jayson.hjs@gmail.com>
Signed-off-by: JaySon-Huang <jayson.hjs@gmail.com>
Signed-off-by: JaySon-Huang <jayson.hjs@gmail.com>
What problem does this PR solve?
Issue Number: close #3821
Problem Summary:
What is changed and how it works?
todo : need test with
cgroup
Check List
Tests
Side effects
Documentation
Release note