Do not report ERROR when sample rate equals 100

This commit is contained in:
ZenoWang
2024-02-06 14:49:31 +00:00
committed by ob-robot
parent 1f1d5c08ae
commit c8ef409bf3
3710 changed files with 486984 additions and 3083329 deletions

View File

@ -57,7 +57,7 @@
- **MySQL 兼容**
高度兼容 MySQL覆盖绝大多数常见功能支持过程语言触发器等高级特性提供自动迁移工具支持迁移评估和反向同步以保障数据迁移安全可支撑金融政府运营商等关键行业核心场景
高度兼容 MySQL覆盖绝大多数常见功能支持过程语言触发器等高级特性提供自动迁移工具支持迁移评估和反向同步以保障数据迁移安全可支撑金融政府运营商等关键行业核心场景替代
- **低成本**
@ -88,7 +88,7 @@ obd demo
```shell
# 部署一个mini模式实例
docker run -p 2881:2881 --name oceanbase-ce -e MODE=mini -d oceanbase/oceanbase-ce
docker run -p 2881:2881 --name oceanbase-ce -e MINI_MODE=1 -d oceanbase/oceanbase-ce
```
2. 连接 OceanBase
@ -99,10 +99,6 @@ obd demo
更多信息参考[快速体验 OceanBase 数据库](https://open.oceanbase.com/quickStart)
## ☸️ 使用 Kubernetes
使用 [ob-operator](https://github.com/oceanbase/ob-operator) 可在 Kubernetes 环境中快速部署和管理 OceanBase 数据库实例可参考文档 [ob-operator 快速上手](https://oceanbase.github.io/ob-operator/README-CN.html)了解具体的使用方法
## 👨‍💻 使用源码编译部署
参考 [OceanBase 开发者文档](https://github.com/oceanbase/oceanbase/wiki/Compile)了解如何编译和部署手动编译的observer
@ -113,7 +109,7 @@ obd demo
# 案例
OceanBase 已服务超过 1000 家来自不同行业的客户包括金融服务电信零售互联网等
OceanBase 已服务超过 400 家来自不同行业的客户包括金融服务电信零售互联网等
更详细的信息请参考[客户案例](https://www.oceanbase.com/customer/home)[谁在使用 OceanBase](https://github.com/oceanbase/oceanbase/issues/1301)