4paradigm / 4paradigm/OpenMLDB
Add disk usage stats for disk table
未关闭
enhancement
- 主要语言
- C++
- 星标
- 1.7k
- 派生
- 331
- 平均合并
- 12 天 12 小时
- 30 天内合并 PR
- 1
描述
**Is your feature request related to a problem? Please describe.**
Online monitoring
**Describe the solution you'd like**
- Verify current diskused method is applicable to disk table
**Describe alternatives you've considered**
Collect rocksdb disk space usage can also be done: https://github.com/facebook/rocksdb/wiki/Managing-Disk-Space-Utilization
贡献指南
调研方向
First, locate the existing disk usage method for OpenMLDB's disk table. Then, verify its applicability or integrate RocksDB's disk space usage collection as referenced. Check the RocksDB documentation for relevant APIs. Finally, test the implementation to ensure accurate disk usage stats are reported.
由索引模型根据 Issue 内容生成。
评估
- 领域
- database, observability
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100