Skip to main content
在 Manus 中运行任何 Skill
一键导入
$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:2026年4月9日 02:54
文件资源管理器
4 个文件
SKILL.md
readonly