-
Notifications
You must be signed in to change notification settings - Fork 4.1k
sql: surface pebble internal iterator stats for scans #77580
Copy link
Copy link
Closed
Labels
A-sql-observabilityRelated to observability of the SQL layerRelated to observability of the SQL layerC-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
#77512 exposed Pebble's internal scan stats for iterators. The stats are sent back via tracing.
These stats can be surfaced in:
EXPLAIN ANALYZEexecution_statisticsfield in the statement statistics
Jira issue: CRDB-13663
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-sql-observabilityRelated to observability of the SQL layerRelated to observability of the SQL layerC-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)