cockroachdb / cockroachdb/cockroach

sql: display admission control wait time in EXPLAIN ANALYZE output

Open
#125,633 1 comment 0 reactions 0 assignees View on GitHub
A-sql-explain C-enhancement T-sql-queries
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

We already display several sources of wait time in the EXPLAIN ANALYZE output (e.g., contention). It would be useful to display admission control queuing time as well to help identify the source of a slow query.

Jira issue: CRDB-39538
Epic CRDB-37757

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.