Skip to main content

9 docs tagged with "monitoring"

View All Tags

Analyze concurrent queries

Getting the TOO_MANY_SIMULTANEOUS_QUERIES error in ClickHouse? Here's how to analyze which queries are throttling your ClickHouse instance.

Monitor ClickHouse mutations

ClickHouse mutations are asynchronous and can take time to finish. Here's how to monitor their progress with a built in ClickHouse table.

Monitor ClickHouse threads

Can't get to the bottom of a performance issue with your ClickHouse server? Here's how to monitor ClickHouse threads to find performance killers.