Skip to main content
Run any Skill in Manus
with one click
$pwd:

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.

$ git log --oneline --stat
stars:1
forks:1
updated:April 9, 2026 at 02:54
File Explorer
4 files
SKILL.md
readonly