4paradigm / 4paradigm/OpenMLDB
Add memory usage stats for disk table
- Lenguaje dominante
- C++
- Estrellas
- 1.7k
- Forks
- 331
- Merge medio
- 12 d 12 h
- PR fusionados (30 d)
- 1
Descripción
**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
Guía de contribución
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Área
- database, observability
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 40/100