Module monitor

Source

Modulesยง

compactor_metrics ๐Ÿ”’
hitmap ๐Ÿ”’
hummock_metrics ๐Ÿ”’
hummock_state_store_metrics ๐Ÿ”’
local_metrics ๐Ÿ”’
monitored_storage_metrics ๐Ÿ”’
monitored_store ๐Ÿ”’

Structsยง

CompactorMetrics
GetLocalMetricsGuard
Hitmap
HummockMetrics
HummockMetrics stores the performance and IO metrics of hummock storage.
HummockStateStoreMetrics
HummockStateStoreMetrics stores the performance and IO metrics of XXXStore such as RocksDBStateStore and TikvStateStore. In practice, keep in mind that this represents the whole Hummock utilization of a RisingWave instance. More granular utilization of per materialization view job or an executor should be collected by views like StateStats and JobStats.
IterLocalMetricsGuard
LocalHitmap
MonitoredStateStore
A state store wrapper for monitoring metrics.
MonitoredStorageMetrics
MonitoredStorageMetrics stores the performance and IO metrics of Storage.
ObjectStoreMetrics
StoreLocalStatistic

Staticsยง

GLOBAL_COMPACTOR_METRICS
GLOBAL_HUMMOCK_METRICS
GLOBAL_HUMMOCK_STATE_STORE_METRICS
GLOBAL_OBJECT_STORE_METRICS
GLOBAL_STORAGE_METRICS

Traitsยง

HummockTraceFutureExt
MemoryCollector

Functionsยง

global_hummock_state_store_metrics
global_storage_metrics
monitor_cache