-
Notifications
You must be signed in to change notification settings - Fork 136
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
pkg: add resource manager api #1511
Conversation
Signed-off-by: husharp <jinhao.hu@pingcap.com>
[REVIEW NOTIFICATION] This pull request has been approved by:
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. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #1511 +/- ##
==========================================
- Coverage 24.73% 24.72% -0.01%
==========================================
Files 167 168 +1
Lines 14937 15003 +66
==========================================
+ Hits 3695 3710 +15
- Misses 10971 11022 +51
Partials 271 271
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report in Codecov by Sentry.
|
1b3f1a9
to
c1b3358
Compare
Signed-off-by: husharp <jinhao.hu@pingcap.com>
c1b3358
to
ac7df45
Compare
Signed-off-by: husharp <jinhao.hu@pingcap.com>
fa3c1ad
to
f1b5930
Compare
Signed-off-by: husharp <jinhao.hu@pingcap.com>
f1b5930
to
5e0e27a
Compare
Signed-off-by: husharp <jinhao.hu@pingcap.com>
Signed-off-by: husharp <jinhao.hu@pingcap.com>
Signed-off-by: husharp <jinhao.hu@pingcap.com>
Signed-off-by: husharp <jinhao.hu@pingcap.com>
* distinguish tiflash_compute node (#1513) * pkg: add resource manager api (#1511) Signed-off-by: husharp <jinhao.hu@pingcap.com> * slowquery: fix 500 when parsing binary plan fails (#1518) Signed-off-by: mornyx <mornyx.z@gmail.com> * feat: implement resource manager app (#1514) * fix: fix monitoring doc ref link for tidb-dashboard op (#1520) * fix: hide capacity warning if estimate ru fails (#1521) * refine: add tidb and tikv cpu quota for resource manager (#1522) * update version: 2023.05.08.1 --------- Signed-off-by: husharp <jinhao.hu@pingcap.com> Signed-off-by: mornyx <mornyx.z@gmail.com> Co-authored-by: guo-shaoge <shaoge1994@163.com> Co-authored-by: Hu# <ihusharp@gmail.com> Co-authored-by: Yexiang Zhang <mornyx.z@gmail.com>
No description provided.