4paradigm / 4paradigm/OpenMLDB
Add memory usage stats for disk table
- Langage dominant
- C++
- Étoiles
- 1.7k
- Forks
- 331
- Merge moyen
- 12 j 12 h
- PR mergées (30 j)
- 1
Description
**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
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Domaine
- database, observability
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 40/100