-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Surface the sampled query plan through the SQL CLI #65013
Copy link
Copy link
Closed
Labels
C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
Description
Today we sample the query plan every 5 minutes (configurable) in the DB console. It would be great if this information was also surfaced through SQL for other 3rd party tools and partners to consume.
This information should easily be programmatically consumed by customers (preferably JSON).
This information should be easily inspected by users who are manually and visually identifying the plan tree in this view.
Epic CRDB-7561
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)