cockroachdb / cockroachdb/cockroach
Collect active or recent queries during critical cluster events in debug zip
Open
A-observability-inf
C-escalation-improvement
O-support
P-3
T-supportability
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
It's often difficult to identify which queries were running during cluster health issues/symptoms. We should collect active or recent queries during critical cluster events in debug zip. This specifically tracks improving the debug zip for SH scenarios (where cloud telemetry is not available). Events to consider:
- Node OOMs
- High CPU utilization across a certain threshold (when CPU profile is collected?)
Jira issue: CRDB-27562
Epic CRDB-32134
Contributor guide
Assessment
This issue has not been assessed yet.