Profiling Transaction Fingerprints

Analyzes transaction fingerprints using aggregated statistics from crdb_internal.transaction_statistics to identify high-retry transactions, contention patterns, and commit latency issues. Provides historical transaction-level analysis to understand which statement combinations are causing retries, contention, or performance degradation. Use when investigating transaction retry storms, analyzing commit latency trends, or understanding statement composition of problematic transactions without DB Console access.

cockroachdb 611191a 4 files · 78.6 KB Updated

File contents

cockroachdb/copilot-plugin/tree/main/.github/skills/profiling-transaction-fingerprints commit 611191a854

Frequently asked questions

npx skillmds@latest add cockroachdb/profiling-transaction-fingerprints