Structs§
HummockStateStoreMetrics
stores the performance and IO metrics ofXXXStore
such asRocksDBStateStore
andTikvStateStore
. In practice, keep in mind that this represents the whole Hummock utilization of aRisingWave
instance. More granular utilization of permaterialization view
job or an executor should be collected by views likeStateStats
andJobStats
.