We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe285f3 commit e902326Copy full SHA for e902326
source/reference/command/serverStatus.txt
@@ -753,6 +753,8 @@ network
753
opLatencies
754
~~~~~~~~~~~
755
756
+*Only for ``mongod`` instances*
757
+
758
.. code-block:: javascript
759
760
"opLatencies" : {
@@ -766,6 +768,9 @@ opLatencies
766
768
A document containing operation latencies for the database as a whole.
767
769
See :ref:`latency-stats-document` for an description of this document.
770
771
+ Only :binary:`~bin.mongod` instances report
772
+ :serverstatus:`opLatencies`.
773
774
.. serverstatus:: opLatencies.reads
775
776
Latency statistics for read requests.
0 commit comments