Collects comprehensive ClickHouse diagnostic data, system metrics, and query logs for performance troubleshooting and support escalation.
The ClickHouse Debug Bundle skill provides a structured approach to diagnosing and resolving ClickHouse database issues. It automates the collection of critical information from system tables, including disk usage, merge pressure, slow query patterns, and replication health. Whether you are investigating a sudden performance drop, preparing a support ticket, or monitoring active mutations, this skill provides the SQL queries, Bash scripts, and Node.js code needed to generate a complete diagnostic artifact quickly and efficiently.
主要功能
01Query performance analysis identifying slow and failed queries
02Replication and mutation status tracking for distributed environments
03Disk usage and table health monitoring for merge pressure detection
04Automated collection of ClickHouse system table snapshots
052,027 GitHub stars
06Ready-to-use Bash and Node.js diagnostic scripts for automation
使用场景
01Auditing query patterns and identifying resource-heavy bottlenecks
02Generating a standardized support bundle for ClickHouse troubleshooting
03Investigating disk space exhaustion or excessive merge parts issues