Skip to content

More accurate threads column for queries#172

Merged
azat merged 1 commit intomainfrom
peak_threads_usage
Nov 19, 2025
Merged

More accurate threads column for queries#172
azat merged 1 commit intomainfrom
peak_threads_usage

Conversation

@azat
Copy link
Owner

@azat azat commented Nov 19, 2025

Use peak_threads_usage, which shows maximum count of simultaneous threads executing the query, instead of just raw number of all threads on which query has been scheduled (the later can be bigger).

Refs:

Use peak_threads_usage, which shows maximum count of simultaneous
threads executing the query, instead of just raw number of all threads
on which query has been scheduled (the later can be bigger).
@azat azat merged commit 2497e1f into main Nov 19, 2025
8 checks passed
@azat azat deleted the peak_threads_usage branch November 19, 2025 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant