Loading...
Loading...
Real-time monitoring of ClickHouse metrics, events, and asynchronous metrics. Use for load average, connections, queue monitoring, and resource saturation.
npx skill4agent add altinity/skills altinity-expert-clickhouse-metricssystem.metricssystem.eventssystem.asynchronous_metricssystem.metric_logsystem.asynchronous_metric_log-- Find metrics by pattern
select * from system.metrics where metric like '%pattern%'
select * from system.asynchronous_metrics where metric like '%pattern%'
select * from system.events where event like '%pattern%'| Finding | Load Module | Reason |
|---|---|---|
| High memory metrics | | Memory analysis |
| High replica delay | | Replication issues |
| High parts count | | Merge backlog |
| High load average | | Query analysis |
| High connections | | Connection analysis |
| Metric | Warning | Critical |
|---|---|---|
| - | > 0 |
| > 75% max | > 90% max |
| > 80% RAM | > 90% RAM |
| > parts_to_delay | > parts_to_throw |
| > 5 min | > 1 hour |
| > CPU count | > 2x CPU count |
:9363/metrics