cockroachdb / cockroachdb/cockroach
Capture missing SQL stats for execution insights
Open
C-enhancement
T-observability
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
We do not have a consistent troubleshooting experience between insights and persisted statistics. There are user flows between these two observability touchpoints and we are missing SQL stats for executions insights. This issue tracks capturing all missing SQL stats for execution insights such as (MVCC, bytes read, idle latency, parse, plan, etc.).
Jira issue: CRDB-29726
Epic CC-28354
Contributor guide
Assessment
This issue has not been assessed yet.