v.25.6New Feature
New CLI tool, chdig - TUI interface
A new CLI tool, chdig - TUI interface for ClickHouse (top like) as part of ClickHouse. #79666 (Azat Khuzhin).Why it matters
Thechdig tool is designed to offer users an efficient way to monitor ClickHouse server activity, including queries and system metrics, directly from the command line. This enhances observability and allows quick diagnostics without switching contexts.How to use it
Users can start thechdig tool from the command line by running the chdig executable after installation. It provides an interactive interface enabling real-time monitoring of queries, system state, and performance metrics for ClickHouse servers.