| altinity-expert-clickhouse-overview |
System health entry point, comprehensive audit |
health check, audit, status, overview |
General slowness, unclear issues |
Route based on findings |
| altinity-expert-clickhouse-reporting |
Query performance analysis |
slow query, SELECT, performance, latency, timeout |
High query duration, timeouts, excessive reads |
memory, caches, schema |
| altinity-expert-clickhouse-ingestion |
Insert performance diagnostics |
slow insert, ingestion, batch size, new parts |
Insert timeouts, part backlog growing |
merges, storage, memory |
| altinity-expert-clickhouse-merges |
Merge performance and part management |
merge, parts, "too many parts", part count, backlog |
High disk IO during merges, growing part counts |
storage, schema, mutations |
| altinity-expert-clickhouse-mutations |
ALTER UPDATE/DELETE tracking |
mutation, ALTER UPDATE, ALTER DELETE, stuck |
Mutations not completing, blocked mutations |
merges, errors |
| altinity-expert-clickhouse-memory |
RAM usage and OOM diagnostics |
memory, OOM, MemoryTracker, RAM |
Out of memory errors, high memory usage |
merges, schema |
| altinity-expert-clickhouse-storage |
Disk usage and compression |
disk, storage, space, compression |
Disk space issues, slow IO |
- |
| altinity-expert-clickhouse-caches |
Cache hit ratios and tuning |
cache, hit ratio, mark cache, query cache, uncompressed cache |
Low cache hit rates, cache misses |
schema, memory |
| altinity-expert-clickhouse-errors |
Exception patterns and failed queries |
error, exception, failed, crash |
Query failures, exceptions |
- |
| altinity-expert-clickhouse-text-log |
Server log analysis |
log, text_log, debug, trace |
Need to investigate server logs |
- |
| altinity-expert-clickhouse-schema |
Table design and optimization |
table design, ORDER BY, partition, index, PK, MV |
Poor compression, suboptimal partitioning, MV issues |
merges, ingestion |
| altinity-expert-clickhouse-dictionaries |
External dictionary diagnostics |
dictionary, external dictionary |
Dictionary load failures, slow dictionary updates |
- |
| altinity-expert-clickhouse-replication |
Replication health and Keeper |
replica, replication, keeper, zookeeper, lag, readonly |
Replication lag, readonly replicas, queue backlog |
merges, storage, text_log |
| altinity-expert-clickhouse-logs |
System log table health |
system log, TTL, query_log health, log disk usage |
System logs consuming disk, missing TTL |
storage |
| altinity-expert-clickhouse-metrics |
Real-time metrics monitoring |
metrics, load average, connections, queue |
High load, connection saturation, queue buildup |
- |