cockroachdb / cockroachdb/cockroach
Enhance statement bundles with historical SQL statistics (fingerprint statistics)
Open
C-enhancement
T-observability
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
It's difficult to troubleshoot slow query performance using statement bundles, especially intermittent execution outliers.
This issue tracks adding historical statement statistics to statement bundles for a specified fingerprint. This enhancement will provide additional context to enable users to quickly understand how a fingerprint performed over time.
Jira issue: CRDB-30588
Contributor guide
Assessment
This issue has not been assessed yet.