Skip to content

Commit e902326

Browse files
committed
DOCS-10310: opLatencies only for mongod
1 parent fe285f3 commit e902326

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

source/reference/command/serverStatus.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -753,6 +753,8 @@ network
753753
opLatencies
754754
~~~~~~~~~~~
755755

756+
*Only for ``mongod`` instances*
757+
756758
.. code-block:: javascript
757759

758760
"opLatencies" : {
@@ -766,6 +768,9 @@ opLatencies
766768
A document containing operation latencies for the database as a whole.
767769
See :ref:`latency-stats-document` for an description of this document.
768770

771+
Only :binary:`~bin.mongod` instances report
772+
:serverstatus:`opLatencies`.
773+
769774
.. serverstatus:: opLatencies.reads
770775

771776
Latency statistics for read requests.

0 commit comments

Comments
 (0)