cockroachdb / cockroachdb/cockroach
kvserver: generate a contention event when a PUSH_TXN waits in the pushee's wait queue
Open
A-kv-observability
C-enhancement
T-kv
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
**Is your feature request related to a problem? Please describe.**
We should generate a contention event whenever a transaction waits in the pushee's wait queue over some threshold. Today, this sort of contention isn't captured as a contention event, which is a gap; it should be.
Jira issue: CRDB-52467
Contributor guide
Assessment
This issue has not been assessed yet.