-
Notifications
You must be signed in to change notification settings - Fork 4.1k
server: Consolidate serverpb.CollectedStatementStatistics #69326
Copy link
Copy link
Closed
Labels
A-sql-observabilityRelated to observability of the SQL layerRelated to observability of the SQL layerC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
Description
Describe the problem
Currently there are two CollectedStatementStatistics messages, one defined in app_stats.proto and the other in status.proto as StatementsResponse_CollectedStatementStatistics.
Expected behavior
There should only be one definition of CollectedStatementStatistics.
Jira issue: CRDB-9545
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-sql-observabilityRelated to observability of the SQL layerRelated to observability of the SQL layerC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.