Add TiCI dashboard support to platform-monitoring/operator/init.sh#994
Add TiCI dashboard support to platform-monitoring/operator/init.sh#994
Conversation
Co-authored-by: wuhuizuo <[email protected]>
|
@copilot only apply the change of TiCI dashboard, do not change others. |
Co-authored-by: wuhuizuo <[email protected]>
|
@3pointer: adding LGTM is restricted to approvers and reviewers in OWNERS files. DetailsIn response to this: 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-sigs/prow repository. |
|
@wuhuizuo: adding LGTM is restricted to approvers and reviewers in OWNERS files. DetailsIn response to this: 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-sigs/prow repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 3pointer, wuhuizuo The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
The platform-monitoring operator init script was missing support for TiCI dashboards.
Changes
Each dashboard is copied from
/tmpand processed to replace the test cluster name with the standard "Cluster" naming convention used in the operator context.The changes are minimal and focused, adding only the TiCI dashboard section without modifying any existing functionality.
Original prompt
This pull request was created from Copilot chat.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.