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
Previously,
sql/Serveris responsible for both collecting SQL stats as well as telemetry reporting. As we move to refactor SQL stats into its own subsystem (#66011),sql/Servershould no longer have this responsibility and this responsibility should be handed off to SQL stats subsystem.Epic: CRDB-9866
Jira issue: CRDB-7855