-
Type:
Investigation
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
Developer Tools
Original Downstream Change Summary
This change adds several new serverStatus metrics in the following sections:
serverStatus.metrics.query.cbr
serverStatus.metrics.query.multiPlanner
serverStatus.metrics.query.subPlanner
Description of Linked Ticket
Define basic planning-related server status metrics for CBR. I'm thinking of the equivalents to these ones:
This includes adding CBR equivalents of these:
- query.multiPlanner.classicMicros
- query.multiPlanner.classicCount
- query.multiPlanner.histograms.classicMicros
- query.multiPlanner.histograms.classicWorks
Plus:
- We need to decide whether existing metrics should include CBR or they should be split out.
- We need to make a decision about how to count multiplanner metrics for the cases where MP is used but it falls back to CBR and CBR makes the planning decision.
This ticket should review all the MP serverstatus metrics and ensure they make sense after introducing CBR, and that we have equivalents for CBR.
- depends on
-
SERVER-120369 Server status metrics for CBR
-
- Closed
-