-
Type: Investigation
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
-
Not Needed
Original Downstream Change Summary
Adding new serverStatus metric "operation.killedDueToMaxTimeMSExpired"
Description of Linked Ticket
Currently the only indicator of an operation breaching maxTimeMS is the timeout error returned in src/mongo/db/operation_context.cpp
A count of timed out operations may be diagnostically useful to determine application behavior.
- depends on
-
SERVER-49201 Add serverStatus metric for operation exceeded time limit
- Closed