sql: expose contention time for write operators #106266
Labels
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
T-sql-queries
SQL Queries Team
KV contention time is only reported for the read "scan" operators, we should also expose contention time for insert/update/delete operators. Inspired by https://github.com/cockroachlabs/support/issues/2434
Jira issue: CRDB-29472
The text was updated successfully, but these errors were encountered: