-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
v5.0
-
Sharding 2021-07-26, Sharding 2021-08-09, Sharding 2021-08-23
-
1
- Should collect latency information as a histogram with coarse grained buckets (0-10ms,11-100ms,101-1000ms, 1001-10000ms, 10001+ms)
- Should track total number of invocations that complete
- Should report these metrics in serverStatus to be consumed by FTDC.
- Should report these metrics in currentOp if there is a resharding operation currently in progress.
- depends on
-
SERVER-57742 Create a non-specialized version of the OperationLatencyHistogram class
- Closed