Modulesยง
- compactor_
metrics ๐ - hitmap ๐
- hummock_
metrics ๐ - local_
metrics ๐ - monitored_
store ๐
Structsยง
HummockMetrics
stores the performance and IO metrics of hummock storage.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
.- A state store wrapper for monitoring metrics.
MonitoredStorageMetrics
stores the performance and IO metrics of Storage.