-
Notifications
You must be signed in to change notification settings - Fork 4.1k
sql: use persisted sql stats for telemetry reporting #66047
Copy link
Copy link
Closed
Labels
A-sql-observabilityRelated to observability of the SQL layerRelated to observability of the SQL layerC-cleanupTech debt, refactors, loose ends, etc. Solution not expected to significantly change behavior.Tech debt, refactors, loose ends, etc. Solution not expected to significantly change behavior.X-staleno-issue-activity
Description
Previously, sql/Server is responsible for both collecting SQL stats as well as telemetry reporting. As we move to refactor SQL stats into its own subsystem (#66011), sql/Server should no longer have this responsibility and this responsibility should be handed off to SQL stats subsystem.
Epic: CRDB-9866
Jira issue: CRDB-7855
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-sql-observabilityRelated to observability of the SQL layerRelated to observability of the SQL layerC-cleanupTech debt, refactors, loose ends, etc. Solution not expected to significantly change behavior.Tech debt, refactors, loose ends, etc. Solution not expected to significantly change behavior.X-staleno-issue-activity