4paradigm / 4paradigm/OpenMLDB
Add memory usage stats for disk table
- Ngôn ngữ chính
- C++
- Star
- 1.7k
- Fork
- 331
- Merge trung bình
- 12 ngày 12 giờ
- Pull request đã merge (30 ngày)
- 1
Mô tả
**Is your feature request related to a problem? Please describe.**
Online monitoring
**Describe the solution you'd like**
rocksdb memory usage can be obtained its APIs: https://github.com/facebook/rocksdb/wiki/Memory-usage-in-RocksDB
Hướng dẫn đóng góp
Hướng nghiên cứu
The issue is about adding memory usage stats for a disk table, likely using RocksDB APIs. Look for the disk table implementation in the codebase, find where RocksDB is integrated, and use the linked RocksDB memory usage documentation to expose stats. Check existing monitoring or stats code to see how metrics are reported. Verify the change by running any existing tests related to disk tables or monitoring.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Lĩnh vực
- database, observability
- Loại issue
- Tính năng
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 40/100