登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
Gitee AI
NEW
我知道了
查看详情
登录
注册
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
1
Star
0
Fork
129
co63oc
/
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.2.0
## 1. 更新说明 ### 1.1 新增功能 #### 1.1.1 诊断中心系统健康检查重构 诊断中心重构系统健康检查功能,通过一键诊断功能,可以定位故障的方向,给出故障的初步诊断结果、引导用户进入专项诊断。 1. 点击屏蔽告警,全局屏蔽该项或该类所有告警,统计数据实时更新,下次诊断该ip依旧屏蔽; 2. 点击解除屏蔽,实时显示告警和统计数据,下次诊断依旧报告该告警; 3. 点击对应诊断功能,跳转至对应诊断中心,并填好默认参数,用户可直接进一步点击发起诊断. #### 1.1.2 混布支持 1. 干扰检测:提供混部场景下的干扰检测机制,包括CPI的干扰检测、Sys利用率干扰检测以及CFS满足率干扰检测,从oncpu和onqueue两个维度联合分析混部在线业务是否收到外部干扰,干扰检测的实时告警信息已接入告警中心 2. 干扰诊断:提供混部场景下的干扰诊断能力,包括CPI的干扰诊断和CFS满足率的干扰诊断,基于SysOM中心端历史指标信息进行诊断,对异常时刻进行干扰根因分析 #### 1.1.3 其它特性 - 热补丁:发布热补丁历史信息发布整理模块; - cec:新增 cec-kafka 模块,可用kafka作为事件中心底座; - 诊断中心:新增离线诊断通道(原离线导入功能迁移到离线诊断); - 告警中心:支持根据label过滤告警 ### 1.2 关键修复 - 集群监控:使用Pod级指标替代容器级指标进行资源水位聚合计算; - 热补丁:修改hotfix制作以及正式热补丁列表测试用例的缺陷; - 诊断中心:增加前后处理脚本入参检测,避免任意文件执行; ## 2. Changelog * fix(sysom-web): Login chanage password not click `ignore` and alarm list alarm id check 由 @Stick_to_yourself 贡献 https://gitee.com/anolis/sysom/pulls/1425 * fix(sysom-web-test): Default host exist error fix nginx monitor no data fix other timeout 由 @Stick_to_yourself 贡献 https://gitee.com/anolis/sysom/pulls/1437 * fix(sysom-web): Diagnosis query add service_name field and delete channel type default 由 @Stick_to_yourself 贡献 https://gitee.com/anolis/sysom/pulls/1418 * SysOM内存诊断后处理脚本增加一键诊断summary字段 由 @zhilan-lxw 贡献 https://gitee.com/anolis/sysom/pulls/1411 * 混部微服务大量日志刷屏日志Bug修复 由 @WoDeMiA 贡献 https://gitee.com/anolis/sysom/pulls/1439 * test(diagnose/colocation/): Add colocation cpi e2e testcase 由 @suiya-lhl 贡献 https://gitee.com/anolis/sysom/pulls/1416 * fix(sysom-web-test): Host page add new host set default password 由 @Stick_to_yourself 贡献 https://gitee.com/anolis/sysom/pulls/1430 * fix:(sysom_web:app_observable):modify grafana same title bug;modify ProcessObservability to JavaObservability 由 @chenxiansheng1001 贡献 https://gitee.com/anolis/sysom/pulls/1423 * fix(sysom-web-test): Add default host encapsulation and before diagnosis check have default host 由 @Stick_to_yourself 贡献 https://gitee.com/anolis/sysom/pulls/1434 * (Bugfix)修复热补丁正式列表的测试错误 由 @ydjohn 贡献 https://gitee.com/anolis/sysom/pulls/1428 * feat(sysom-diagnose): Diagnose query task filter params 由 @Stick_to_yourself 贡献 https://gitee.com/anolis/sysom/pulls/1414 * fix(sysom-web-test): Diagnose instance get default host 由 @Stick_to_yourself 贡献 https://gitee.com/anolis/sysom/pulls/1435 * 删除重复文件 由 @ydjohn 贡献 https://gitee.com/anolis/sysom/pulls/1427 * fix(sysom-web): delete diagnosis custom command 由 @Stick_to_yourself 贡献 https://gitee.com/anolis/sysom/pulls/1422 * (Bugfix) upload config of kafka protocol in config_parser 由 @ydjohn 贡献 https://gitee.com/anolis/sysom/pulls/1405 * fix(sysom-hotfix): released version hotfix bulk import 由 @Stick_to_yourself 贡献 https://gitee.com/anolis/sysom/pulls/1409 * feat(sysom-web): Diagnose query page 由 @Stick_to_yourself 贡献 https://gitee.com/anolis/sysom/pulls/1413 * (bugfix)修复热补丁制作测试用例错误 由 @ydjohn 贡献 https://gitee.com/anolis/sysom/pulls/1436 * 完善系统健康检查结果字段 由 @chenshiyan0 贡献 https://gitee.com/anolis/sysom/pulls/1438 * SysOM集群健康度2.0 由 @shawtao1125 贡献 https://gitee.com/anolis/sysom/pulls/1420 * fix(sysom-web-test): Diagnose query listen `uncaught:exception` error fix 由 @Stick_to_yourself 贡献 https://gitee.com/anolis/sysom/pulls/1440 * (feat)删除正式热补丁列表中的一键部署功能 由 @ydjohn 贡献 https://gitee.com/anolis/sysom/pulls/1429 * SysOM混部二期:干扰检测与诊断 由 @WoDeMiA 贡献 https://gitee.com/anolis/sysom/pulls/1407 * feat(iodiagnosis): add summary dict in post script 由 @xzwwzw 贡献 https://gitee.com/anolis/sysom/pulls/1419 * test(diagnose/colocation/): Add colocation servutil e2e testcase 由 @suiya-lhl 贡献 https://gitee.com/anolis/sysom/pulls/1421 * 特性(diagnosis):诊断中心支持订阅CEC,获取诊断结果,并自动生成诊断记录 由 @quejianming 贡献 https://gitee.com/anolis/sysom/pulls/1406 * bugfix(cluster_health): fix some automatic diagnosis bugs 由 @shawtao1125 贡献 https://gitee.com/anolis/sysom/pulls/1432 * add rt 由 @swufe_ml 贡献 https://gitee.com/anolis/sysom/pulls/1410 * feat(netdiagnosis): add summary dict in post script 由 @cheng-shuyi 贡献 https://gitee.com/anolis/sysom/pulls/1431 * (bugfix)cypress无法自动定位kernel config page中的元素 由 @ydjohn 贡献 https://gitee.com/anolis/sysom/pulls/1426 * ossre测试用例更改名称适配 由 @chenshiyan0 贡献 https://gitee.com/anolis/sysom/pulls/1433 * (Bugfix)修复cec_kafka参数错误 由 @ydjohn 贡献 https://gitee.com/anolis/sysom/pulls/1403 **完整的更新日志**: https://gitee.com/anolis/sysom/compare/v3.1...v3.2
2d3901d
2024-03-19 11:50
下载
v3.2_beta
fe2e86a
2024-03-15 11:46
下载
soc-1.0.3
d9a1487
2024-03-12 18:41
下载
soc-1.0.2
5ffbbdb
2024-03-12 17:10
下载
soc-1.0.1
7b3eca9
2024-03-11 16:23
下载
v3.1_beta
1570338
2024-01-16 20:24
下载
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
下载
tags/20231117192732992_cms-sysomserver
6285e47
2023-10-26 10:40
下载
v3.0
29e4a0d
2023-07-26 09:52
下载
add
Release-v2.2
afa058a
2023-04-28 11:34
下载
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
下载
1.3
5e82e97
2022-08-11 14:29
下载
2.0
5e82e97
2022-08-11 14:29
下载
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/co63oc/sysom.git
git@gitee.com:co63oc/sysom.git
co63oc
sysom
sysom
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册