-
Notifications
You must be signed in to change notification settings - Fork 32
093.210‐rn
jingshun.tq edited this page May 14, 2024
·
1 revision
- 发布时间:2024 年 05 月 13 日
- 版本号:V2.1.0
- obdiag gather plan_monitor 结果中的SCHEMA增加表的信息 issue #158
- obdiag gather scene run --scene=xxx 时 sql_result.txt 输出结果文件每超过 200MB 就会拆分 issue #149
- obdiag gather scene run --scene=observer.cpu_high 时结果文件中有集群的基础信息 issue #97
- 新增采集场景:obdiag gather scene run --scene=observer.base
- 新增1个基础采集功能,ASH报告 issue #166
- 新增1个根因分析场景,obdiag rca run --scene=log_error,支持日志类错误的根因分析,目前支持日志无主场景 issue #141
- 新增7个巡检项目 PR #180
- 巡检执行基座优化
OBD 适配 obdiag V2.1.0 版本需要 V2.9.0 及以上。
OceanBase是原生分布式数据库系统,故障根因分析通常是比较繁琐的,因为涉及的因素可能有很多,如机器环境、配置参数、运行负载等等。专家在排查问题的时候需要获取大量的信息来分析故障,如何高效的获取故障场景下分散在各个节点的信息,挖掘出其中的关联性,帮助用户自助诊断问题便是obdiag的价值。