Monitoring Metrics for Shared-data Clusters
StarRocks provides two Dashboard templates for shared-data clusters:
Shared-data Dashboardβ
Shared-data Dashboard includes the following categories of monitoring metrics:
Publish Versionβ
Latency / QPSβ
- Description: Quantile latency, average latency, and QPS of Public Version tasks.
Queued Tasksβ
- Description: The number of Public Version tasks in the queue.
Metadataβ
Get Tablet Metadataβ
- Description: Quantile latency, average latency, and QPS of Get Tablet Metadata tasks.
Put Tablet Metadataβ
- Description: Quantile latency, average latency, and QPS of Put Tablet Metadata tasks.
Get Txn Logβ
- Description: Quantile latency, average latency, and QPS of Get Txn Log tasks.
Put Txn Logβ
- Description: Quantile latency, average latency, and QPS of Put Txn Log tasks.
Metacacheβ
Metacache Usageβ
- Description: Metacache utilization rate.
Delvec Cache Miss Per Minuteβ
- Description: Number of cache misses in Delvec Cache per minute.
Metadata Cache Miss Per Minuteβ
- Description: Number of cache misses in Metadata Cache per minute.
Txn Log Cache Miss Per Minuteβ
- Description: Number of cache misses in Txn Log Cache per minute.
Segment Cache Miss Per Minuteβ
- Description: Number of cache misses in Segment Cache per minute.
Vacuumβ
Vacuum Deletesβ
- Description: Quantile latency, average latency, and QPS of Vacuum Deletes tasks.
Errorsβ
- Description: Number of failed Vacuum Deletes operations.
Loadingβ
Queue Sizeβ
- Description: Queue size of BE Async Delta Writer.
Starlet Dashboardβ
Starlet Dashboard includes the following categories of monitoring metrics:
FSLIB READ IO METRICSβ
fslib read io_latency (quantile)β
- Type: Histogram
- Description: Quantile latency for S3 reads.
fslib read io_latency (average)β
- Type: Counter
- Description: Average latency for S3 reads.
fslib total read dataβ
- Type: Counter
- Description: Total data size for S3 reads.
fslib read iosize (quantile)β
- Type: Histogram
- Description: Quantile I/O size for S3 reads.