已合并
实例监控-330版本代码合入 #66
Louisyzh创建于 2023年2月21日
实例监控-330版本代码合入 #66
已合并
Pull Request已成功合入, 合并人@
(感谢 Louisyzh 的贡献)2023年2月21日 关联了 opengauss/openGauss-workbench Issue I6AUXQ
2023年2月21日 关联了 opengauss/openGauss-workbench Issue I6AO4R
2023年2月21日 指派了 opengauss-bot 参与评审
opengauss-bot
2023年2月21日 评论:
2023年2月21日 评论:
Hey @Louisyzh, Welcome to openGauss Community.
All of the projects in openGauss Community are maintained by @opengauss-bot.
That means the developers can comment below every pull request or issue to trigger Bot Commands.
Please follow instructions at Here to find the details.


2023年2月21日 指派了测试人opengauss-bot
2023年2月21日 添加了
sig/tools
标签
2023年2月21日 添加了
opengauss-cla/yes
标签
opengauss-bot
2023年2月21日 评论:
2023年2月21日 评论:
Hi @Louisyzh,
if you want to get quick review about your pull request, please contact the owner in first: @he-chenghan ,
and then any of the maintainers: @xiong_xjun
and then any of the committers: @ywzq1161327784 , @justbk , @totaj , @lizhenfeng123 , @he-chenghan , @buter
if you have any question, please contact the SIG: Tools.


opengauss-bot
2023年2月21日 评论:
2023年2月21日 评论:
AtomGit-Bot
2023年2月21日 评论:
2023年2月21日 评论:
/lgtm
/approve


2023年2月21日 添加了
approved
标签
justbk
2023年2月21日 评论:
2023年2月21日 评论:
/lgtm


2023年2月21日 添加了
lgtm-justbk
标签
2023年2月21日 合并了Pull Request(通过 API 合并)
Louisyzh
2023年2月21日 评论:
2023年2月21日 评论:
任务:#I6CE29由于自身或者子孙任务的关联任务依赖约束,未能通过pr关闭


【标题】实例监控-330版本代码合入
【实现内容】:
1、修改黑暗模式颜色
2、增加安装部署功能
3、增加WDR功能
4、增加参数读取功能
【根因分析】:
新增需求
【实现方案】:
1、修改黑暗模式颜色:修改前端代码
2、增加安装部署功能:通过SSH调用对应功能
3、增加WDR功能:调用数据库对应脚本执行,生成快照和WDR
4、增加参数读取功能:查询数据库视图获取数据库参数,SSH调用脚本获取系统参数
【关联需求或issue】:
https://gitee.com/opengauss/openGauss-workbench/issues/I6AO4R?from=project-issue
https://gitee.com/opengauss/openGauss-workbench/issues/I6AUXQ?from=project-issue
https://gitee.com/opengauss/openGauss-workbench/issues/I6CE29?from=project-issue
【开发自验报告】:
【其他说明】: