4paradigm / 4paradigm/OpenMLDB

Add disk usage stats for disk table

Open
#1,259 1 comment 0 reactions 2 assignees Claimed by @Leowner View on GitHub
enhancement
Dominant language
C++
Stars
1.7k
Forks
331
Avg merge
12d 12h
Merged PRs (30d)
1

Description

**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

Contributor guide

Open the contributing guide

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Domain
database, observability
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.