cockroachdb / cockroachdb/cockroach

Capture the physical execution plans per fingerprint and plan gist

Open
#97,796 0 comments 0 reactions 0 assignees View on GitHub
C-enhancement T-observability
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

Today we automatically capture all logical plans for each fingerprint. Users lack visibility into execution statistics and information on which nodes the statement was executed on. This issue tracks providing a process to capture physical execution plan per fingerprint per plan. We should consider approaches that will allow us to collect as much execution plans as possible without impact service latency.

Related issues:

- Support issue: https://github.com/cockroachlabs/support/issues/2079
- Other feedback issues: https://github.com/cockroachdb/cockroach/issues/92415

Jira issue: CRDB-24891

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.