Running queries
running_queriesView currently running ClickHouse queries and their user, elapsed time, and memory usage to identify slow or resource-intensive processes and troubleshoot performance issues.
Instructions
Currently executing queries from system.processes (id, user, elapsed, memory).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||