登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
Gitee AI
NEW
我知道了
查看详情
登录
注册
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
1
Star
0
Fork
127
Yukizhu001
/
sysom
forked from
anolis
/
sysom
确定同步?
同步操作将从
anolis/sysom
强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
删除在远程仓库中不存在的分支和标签
同步 Wiki
(当前仓库的 wiki 将会被覆盖!)
取消
确定
代码
Issues
0
Pull Requests
0
Wiki
统计
流水线
服务
Gitee Pages
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
我知道了,不再自动展开
标签
标签名
描述
提交信息
操作
v3.1
## 功能特性 - 诊断中心支持多通道 - 诊断中心支持离线分步诊断(原离线导入功能)先发起诊断得到要执行的命令,离线执行命令后在界面进行导入 - 系统健康检查诊断升级,支持屏蔽检查项 - 新增容器化部署支持 - 新增告警推送服务 - 支持诊断hook,用于给每种类型的诊断支持交互能力 https://gitee.com/anolis/sysom/pulls/1336 ## 更新内容 * fix(diagnose-web): task list add new option ready and request interval 5 seconds 由 @Stick_to_yourself 贡献 https://gitee.com/anolis/sysom/pulls/1348 * 特性(diagnosis):诊断支持 Hook 由 @quejianming 贡献 https://gitee.com/anolis/sysom/pulls/1336 * fix(diagnose-web): upload sbs task result add content_encoding select field! 由 @Stick_to_yourself 贡献 https://gitee.com/anolis/sysom/pulls/1360 * fix(vul-web): Cypress vul repair test fix 由 @chenxiansheng1001 贡献 https://gitee.com/anolis/sysom/pulls/1371 * 特性(web.diagnosis):TablePannel 支持添加操作,与诊断hook 由 @quejianming 贡献 https://gitee.com/anolis/sysom/pulls/1337 * 特性(deploy):支持容器化部署 由 @quejianming 贡献 https://gitee.com/anolis/sysom/pulls/1333 * 修复(web.diagnose):诊断中心前端配置升级成v2后,只在v2定义的诊断结果无法再详情页渲染 由 @quejianming 贡献 https://gitee.com/anolis/sysom/pulls/1330 * test/sql-obs: Add MySQL observe test case 由 @li-guangshui 贡献 https://gitee.com/anolis/sysom/pulls/1338 * test(diagnosis-web): fix test diagnosis result is not success 由 @Stick_to_yourself 贡献 https://gitee.com/anolis/sysom/pulls/1369 * 修复(framework):catch_kill_sig_then_kill_all_child 杀死子进程时应当同时处理子进程的状态,防止残留僵尸进程 由 @quejianming 贡献 https://gitee.com/anolis/sysom/pulls/1362 * test/fix(cluster_health): add health test for cluster dashboard and fix typo of container/cluster panels 由 @shawtao1125 贡献 https://gitee.com/anolis/sysom/pulls/1373 * fix(backend): diagnose sbs create offline task status change 由 @Stick_to_yourself 贡献 https://gitee.com/anolis/sysom/pulls/1347 * refactor(hotfix-backend): Released hotfix list api view interface refactor 由 @Stick_to_yourself 贡献 https://gitee.com/anolis/sysom/pulls/1355 * fix(cluster_health): show metrics in no container environment and read prometheus config from global conf 由 @shawtao1125 贡献 https://gitee.com/anolis/sysom/pulls/1375 * sysom_web:add java_process test case 由 @chenxiansheng1001 贡献 https://gitee.com/anolis/sysom/pulls/1341 * 修复(framework):SysomFramework 应该统一在处理父进程意外退出所有子进程也退出的逻辑 由 @quejianming 贡献 https://gitee.com/anolis/sysom/pulls/1361 * fix(diagnosis-backend): sbs task result api add content_encoding choose field, text or base64 由 @Stick_to_yourself 贡献 https://gitee.com/anolis/sysom/pulls/1357 * fix(cluster_health): fix cluster and container grafana dashboard variables 由 @shawtao1125 贡献 https://gitee.com/anolis/sysom/pulls/1352 * fix(cluster_health): ensure process exit after parent exit and change scipy version 由 @shawtao1125 贡献 https://gitee.com/anolis/sysom/pulls/1364 * test/nginx-obser: Add nginx observe test case 由 @cheng-shuyi 贡献 https://gitee.com/anolis/sysom/pulls/1339 * feat(web.diagnose): sbs offline task result, one click copy command 由 @Stick_to_yourself 贡献 https://gitee.com/anolis/sysom/pulls/1335 * 修复(sysom_api):request_ip 不能为 None 由 @quejianming 贡献 https://gitee.com/anolis/sysom/pulls/1363 * fix(hotfix-backend): hotfix released list filter object 由 @Stick_to_yourself 贡献 https://gitee.com/anolis/sysom/pulls/1356 * (bugfix) Fix bug of missing intl when deleing ostype 由 @ydjohn 贡献 https://gitee.com/anolis/sysom/pulls/1372 * feat(cluster_health): change default settings to support ecs + docker env and update grafana dashboard 由 @shawtao1125 贡献 https://gitee.com/anolis/sysom/pulls/1329 * 修复(diagnosis):避免任意指令执行 由 @quejianming 贡献 https://gitee.com/anolis/sysom/pulls/1370 * 修复(web.diagnosis):TablePannel 支持自定义 column 后,memgraph 诊断的表格前端渲染报错 由 @quejianming 贡献 https://gitee.com/anolis/sysom/pulls/1344 * test(log monitor): sysom log test or sysom moitor test 由 @Stick_to_yourself 贡献 https://gitee.com/anolis/sysom/pulls/1332 * feat(diagnosis): interval check task status is running default 10 minute task set failed 由 @Stick_to_yourself 贡献 https://gitee.com/anolis/sysom/pulls/1353 * fix(diagnosis-web): Cypress diagnosis test fix 由 @Stick_to_yourself 贡献 https://gitee.com/anolis/sysom/pulls/1367 * test(e2e.monitor): Add container monitor testcase 由 @shawtao1125 贡献 https://gitee.com/anolis/sysom/pulls/1340 * 诊断中心重构一键诊断功能 由 @chenshiyan0 贡献 https://gitee.com/anolis/sysom/pulls/1351 * 特性(web.diagnosis):诊断中心表格pannel支持自定义Columns 由 @quejianming 贡献 https://gitee.com/anolis/sysom/pulls/1331 **完整的更新日志**: https://gitee.com/anolis/sysom/compare/v3.0...v3.1
2c05171
2024-01-16 20:24
下载
v3.0
29e4a0d
2023-07-26 09:52
下载
v2.2
Release-v2.2
3067e4f
2023-04-28 11:34
下载
v2.1
33ae1ab
2023-02-10 13:55
下载
v2.0
cfc187c
2023-01-10 10:38
下载
v1.3
5bf415a
2022-08-11 14:29
下载
v1.2
94f2830
2022-06-02 15:54
下载
v1.1
sysom v1.1版本
80b1be2
2022-04-29 15:08
下载
v1.0
第一个release版本
4c10a1a
2022-03-29 11:56
下载
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
1
https://gitee.com/zhuzhustu/sysom.git
[email protected]
:zhuzhustu/sysom.git
zhuzhustu
sysom
sysom
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册