cockroachdb / cockroachdb/cockroach

ui: poll resolved transaction fingerprints in insights contention details

Open
#109,255 0 comments 0 reactions 0 assignees View on GitHub
A-cluster-observability C-bug T-observability
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

The transaction insight details pages contain contention information which includes conflcting transaction fingerprint ids. This id can be shown as 0 if we haven't been able to resolve the txn fingerprint involved in the contention event yet. Currently, insight contention details, once loaded, is assumed to be complete. We should introduce polling for when we detect unresolved txn ids.

Jira issue: CRDB-30842

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.