@@ -803,30 +803,30 @@ logicalSessionRecordCache
803
803
804
804
The number of sessions that were refreshed during the last refresh.
805
805
806
- .. serverstatus:: logicalSessionRecordCache.lastSessionsCollectionJobEntriesEnded"
806
+ .. serverstatus:: logicalSessionRecordCache.lastSessionsCollectionJobEntriesEnded
807
807
808
808
The number of sessions that ended during the last refresh.
809
809
810
- .. serverstatus:: logicalSessionRecordCache.lastSessionsCollectionJobCursorsClosed"
810
+ .. serverstatus:: logicalSessionRecordCache.lastSessionsCollectionJobCursorsClosed
811
811
812
812
The number of cursors that were closed during the last
813
813
:data:`config.system.sessions` collection refresh.
814
814
815
- .. serverstatus:: logicalSessionRecordCache.transactionReaperJobCount"
815
+ .. serverstatus:: logicalSessionRecordCache.transactionReaperJobCount
816
816
817
817
The number that tracks the number of times the transaction record
818
818
cleanup process has run on the :data:`config.transactions`
819
819
collection.
820
820
821
- .. serverstatus:: logicalSessionRecordCache.lastTransactionReaperJobDurationMillis"
821
+ .. serverstatus:: logicalSessionRecordCache.lastTransactionReaperJobDurationMillis
822
822
823
823
The length (in milleseconds) of the last transaction record cleanup.
824
824
825
- .. serverstatus:: logicalSessionRecordCache.lastTransactionReaperJobTimestamp"
825
+ .. serverstatus:: logicalSessionRecordCache.lastTransactionReaperJobTimestamp
826
826
827
827
The time of the last transaction record cleanup.
828
828
829
- .. serverstatus:: logicalSessionRecordCache.lastTransactionReaperJobEntriesCleanedUp"
829
+ .. serverstatus:: logicalSessionRecordCache.lastTransactionReaperJobEntriesCleanedUp
830
830
831
831
The number of entries in the :data:`config.transactions` collection
832
832
that were deleted during the last transaction record cleanup.
0 commit comments