clicklens
ClickHouse diagnostics, query tuning, and cluster health audits
All Skills in This Repository (16)
Pure Emerald Level Indicatorsaltinity-expert-clickhouse-schema
Analyze MergeTree table schemas for partitioning and design anti-patterns.
altinity-expert-clickhouse-caches
Analyze ClickHouse cache systems and produce a prioritized tuning plan.
altinity-expert-clickhouse-overview
Diagnose ClickHouse deployment health with SQL queries and metric aggregation.
altinity-expert-clickhouse-text-log
Analyze ClickHouse server logs and traces from system.text_log and system.trace_log.
altinity-expert-clickhouse-logs
Analyze ClickHouse system log tables for TTL, disk usage, and freshness.
altinity-expert-clickhouse-expert
Diagnose ClickHouse server health issues by analyzing logs, metrics, and query patterns.
altinity-expert-clickhouse-errors
Analyzes ClickHouse errors and crashes from system logs to identify root causes.
altinity-expert-clickhouse-ingestion
Diagnose and optimize ClickHouse INSERT performance and ingestion pipelines.
altinity-expert-clickhouse-storage
Diagnose storage and IO bottlenecks in ClickHouse using SQL queries on system tables.
altinity-expert-clickhouse-reporting
Diagnose slow ClickHouse queries by analyzing system.query_log and related system views.
altinity-expert-clickhouse-memory
Diagnose RAM usage and OOM risks in ClickHouse clusters using system metrics and query logs.
altinity-expert-clickhouse-mutations
Diagnose ClickHouse mutation performance using system.mutations and related views.
Frequently Asked Questions
FAQPage SchemaHow to install ClickLens skills?โผ
Run `npx skills add ntk148v/clicklens --all -g -y` in your terminal to install all ClickHouse diagnostic skills globally.
How to find slow ClickHouse queries?โผ
The reporting skill analyzes system.query_log to surface the slowest and most frequent queries, their memory usage, and read amplification so you can target optimization.
How to fix 'too many parts' errors in ClickHouse?โผ
The merges and ingestion skills measure part creation rates against merge throughput, then recommend batch sizing and settings changes to clear the backlog.
Can these skills diagnose ClickHouse replication lag?โผ
Yes. The replication skill checks readonly replicas, queue sizes, Keeper connectivity, and replica delay, then flags issues by severity.
Do I need ClickHouse expertise to use these skills?โผ
No. Each skill provides pre-written audit queries with plain-English interpretations and severity ratings, so your agent can run health checks and explain results for you.
Related Repositories in Data & Analytics
View All in Data & AnalyticsโPaddleOCR
Extract text, tables, and formulas from PDFs and images
Scrapling
Scrape any website and bypass anti-bot protection with AI
last30days-skill
Research any topic across Reddit, X, YouTube, and the web