StarRocks
Official@starrocks
Offers specialized diagnostic capabilities for high-performance analytical database clusters, focusing on query execution, storage compaction, and distributed node health.
Agent Skills by StarRocks
Showing 13 vetted skills indexed across 1 GitHub repositories.
cpu-saturation
Attribute high CPU saturation on StarRocks FE or BE nodes to process, module, and workload.
materialized-view
Diagnose StarRocks materialized view refresh and rewrite failures.
tablet
Diagnose StarRocks tablet health, skew, and balance failures.
shared-data
Diagnose StarRocks shared-data cluster failures from BE and FE logs.
high-concurrency
Diagnose high-QPS StarRocks throughput bottlenecks and latency spikes.
compaction
Diagnose StarRocks compaction backlog and version-explosion failures using metrics, SQL, and logs.
balance
Diagnose and resolve StarRocks tablet scheduling, balance, clone, and decommission failures.
data-lake
Diagnose StarRocks external catalog query failures and stale data.
resource-isolation
Diagnose StarRocks resource isolation failures via audit logs and metrics.
deployment
Diagnose StarRocks FE and BE startup failures from logs.
node
Diagnose StarRocks BE and FE node crashes, OOM, deadlocks, and Full GC pauses.
query
Diagnose slow or incorrect StarRocks queries from FE logs to BE execution profiles.
import
Diagnose StarRocks import slowness, timeouts, and RPC failures.
Frequently Asked Questions About StarRocks
FAQPage SchemaWhat specific database tasks can be diagnosed using these skills?▼
These skills enable precise diagnosis of StarRocks cluster failures, including materialized view refresh errors, tablet health and skew issues, compaction backlogs, and import timeouts. They facilitate deep analysis of FE and BE node logs to resolve OOM crashes, deadlocks, and query execution bottlenecks.
Which technical personas benefit from these diagnostic capabilities?▼
Database administrators, site reliability engineers, and data platform architects managing high-concurrency analytical environments benefit from these skills. These professionals use these diagnostic patterns to maintain cluster stability, optimize resource isolation, and ensure consistent query performance across large-scale distributed data deployments.
What are the prerequisites for implementing these diagnostic procedures?▼
Implementation requires access to StarRocks FE and BE node logs, system metrics, and SQL execution profiles. Users must have administrative visibility into cluster audit logs and the ability to interpret tablet metadata, compaction status, and resource isolation configurations to effectively apply these diagnostic methodologies.