profiling-transaction-fingerprints
OfficialIdentify high-retry transactions and bottlenecks.
Authorcockroachlabs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Analyzing historical transaction performance to identify high-retry transactions, contention patterns, and commit latency issues using aggregated and sampled statistics from crdb_internal.transaction_statistics, enabling root-cause analysis without DB Console access.
Core Features & Use Cases
- Transaction-level profiling to surface bursts of retries and latency, helping identify hot rows and contention hotspots.
- Statement-level drill-down by linking transaction fingerprints to statement statistics to reveal problematic queries within high-retry transactions.
- Resource and performance diagnostics by correlating retry/commit latency with network, memory, and disk usage metrics for optimization.
Quick Start
Execute a set of queries to surface top transaction fingerprints from the last 24 hours, then inspect their statement composition to pinpoint bottlenecks.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: profiling-transaction-fingerprints Download link: https://github.com/cockroachlabs/cockroachdb-skills/archive/main.zip#profiling-transaction-fingerprints Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.