Running queries
running_queriesInspect currently executing queries on ClickHouse, including user, elapsed time, and memory usage, to monitor active workloads and identify potential bottlenecks.
Instructions
Currently executing queries from system.processes (id, user, elapsed, memory).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||