pd
pd copied to clipboard
chore(dashboard): update TiDB Dashboard to v7.6.0-473bf80a [master] (#7647)
This is an automated cherry-pick of #7647
What problem does this PR solve?
Close #7646 , fix instance profiling white screen page issue
Issue Number: ref #4257
Update TiDB Dashboard to v7.6.0-473bf80a.
This PR also support TiProxy & TiCDC components in tidb-dashboard.
Release note
1. Support showing TiProxy & TiCDC components
Test
$ make pd-server
$ tiup playground nightly --pd.binpath ./bin/pd-server --tiflash 0 --tiproxy 1 --ticdc 1
[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 /cc @reviewer
in the comment.
After your PR has acquired the required number of LGTMs, you can assign this pull request to the committer in the list by filling /assign @committer
in the comment to help you merge this pull request.
The full list of commands accepted by this bot can be found here.
Reviewer can indicate their review by submitting an approval review. Reviewer can cancel approval by submitting a request changes review.
This cherry pick PR is for a release branch and has not yet been approved by triage owners.
Adding the do-not-merge/cherry-pick-not-approved
label.
To merge this cherry pick:
- It must be approved by the approvers firstly.
- AFTER it has been approved by approvers, please wait for the cherry-pick merging approval from triage owners.
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.
@ti-chi-bot: The following test failed, say /retest
to rerun all failed tests or /retest-required
to rerun all mandatory failed tests:
Test name | Commit | Details | Required | Rerun command |
---|---|---|---|---|
idc-jenkins-ci/build | dc42ceafb96ef0803d25cc2e9e76912481af5d36 | link | true | /test build |
Full PR test history. Your PR dashboard.
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. I understand the commands that are listed here.
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.
Confirmed with @baurine, this PR is no longer needed.