4paradigm / 4paradigm/OpenMLDB
Add memory usage stats for disk table
- Lingua principale
- C++
- Stelle
- 1.7k
- Fork
- 331
- Merge medio
- 12g 12h
- PR unite (30g)
- 1
Descrizione
**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
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Ambito
- database, observability
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 40/100