-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Service Arch
-
Fully Compatible
Metrics collection for TicketHolder subclasses are currently structured to make it easier to collect metrics for the relatively complex case of the PriorityTicketHolder, which wants to report metrics for three virtual queues it maintains. This makes it harder to introduce metrics for a new subclass. This ticket covers reimagining metrics collection for TicketHolders (and the related AdmissionContext), optionally reducing the number of atomics used in the process.
- fixes
-
SERVER-87161 Report the number of currently held immediate priority tickets
- Closed