Skip to content

sql: include number of retries in SHOW QUERIES output #148842

@yuzefovich

Description

@yuzefovich

We have poor observability into query latencies caused by txn retries that are done implicitly by the connExecutor. One idea for improving this would be to include the counter for the number of times a currently running query was retried transparently into SHOW QUERIES output.

Jira issue: CRDB-51846

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)E-quick-winLikely to be a quick win for someone experienced.T-sql-queriesSQL Queries Team

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions