Analyze cluster data and metrics using raw SQL recipes against system.query_log and system.parts when no dedicated tool exists.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٦ من skills من terrylica/clickhouse-monitoring. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٦ من أصل ٦ skills مجمعة.
Analyze cluster data and metrics using raw SQL recipes against system.query_log and system.parts when no dedicated tool exists.
لغة النص الأصلي: الإنجليزية
Structured triage recipes for common ClickHouse incidents: disk, errors, replication, mutations, cluster health, and slow queries.
لغة النص الأصلي: الإنجليزية
Recommend table ORDER BY keys, partition strategies, column data-type right-sizing, codecs, skip indexes, and projections for ClickHouse tables.
لغة النص الأصلي: الإنجليزية
Exact column names for the system tables the agent queries most (processes, query_log, parts, merges, mutations, replicas, replication_queue, disks, settings, zookeeper, users/grants, metrics) plus rules for choosing dedicated tools over raw SQL. Load before…
لغة النص الأصلي: الإنجليزية
Schema migrations: ALTER patterns, engine changes, zero-downtime swaps, clickhouse-local offline migrations, and lightweight UPDATE/DELETE strategies.
لغة النص الأصلي: الإنجليزية
Advanced query tuning: join algorithms, skip index selection, EXPLAIN interpretation, ProfileEvents profiling, and optimizer settings.
لغة النص الأصلي: الإنجليزية