Description
RocksDB's memory consumption should be added to the RocksDB metrics.
RocksDB's memory consumption can be retrieved with the following class:
https://github.com/facebook/rocksdb/blob/master/java/src/main/java/org/rocksdb/MemoryUtil.java
The memory consumption metrics should be added on client level and should be recorded on INFO level.
Attachments
Issue Links
- links to
(1 mentioned in)