Skip to main content
Querying in ClickHouse CloudThe data in this system table is held locally on each node in ClickHouse Cloud. Obtaining a complete view of all data, therefore, requires the clusterAllReplicas function. See here for further details.

Description

Contains the historical values for system.asynchronous_metrics, which are saved once per time interval (one second by default). Enabled by default. Key-value metrics of system.asynchronous_metrics (those broken down per CPU core, block device, network interface, or disk) are logged as one row per key, with the key in the key column. For scalar metrics the key column is empty.

Columns

Example

See Also
Last modified on August 20, 2026