cockroachdb / cockroachdb/cockroach
Enhance statement bundles with cluster metrics
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 that occur when the cluster is overloaded.
This issue tracks adding cluster metrics when a bundle is collected for a specified fingerprint. This enhancement will provide additional context to enable users to quickly understand whether a statement was slow due to an overloaded cluster.
Jira issue: CRDB-30721
Contributor guide
Assessment
This issue has not been assessed yet.