File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -5020,6 +5020,7 @@ metrics
5020
5020
has been executed.
5021
5021
5022
5022
*New in version 4.4 (4.2.6 and 4.0.19).*
5023
+ *Updated in version 5.2 (and 5.0.6).*
5023
5024
5024
5025
.. _server-status-apiVersions:
5025
5026
@@ -5054,9 +5055,7 @@ metrics
5054
5055
.. serverstatus:: metrics.operatorCounters
5055
5056
5056
5057
A document with a number that indicates how often
5057
- :ref:`aggregation-expression-operators` ran. For some operators, the
5058
- number reported is a multiple of the times the operator actually
5059
- ran.
5058
+ :ref:`aggregation-expression-operators` ran.
5060
5059
5061
5060
To get metrics for a specific operator, such as the greater-than
5062
5061
operator (:expression:`$gt`), append the operator to the command:
@@ -5070,9 +5069,7 @@ metrics
5070
5069
.. serverstatus:: metrics.operatorCounters.match
5071
5070
5072
5071
A document with a number that indicates how often
5073
- :ref:`match expressions <query-projection-operators-top>` ran. For
5074
- some operators, the number reported is a multiple of the times the
5075
- operator actually ran.
5072
+ :ref:`match expressions <query-projection-operators-top>` ran.
5076
5073
5077
5074
:ref:`Match expression operators <query-projection-operators-top>`
5078
5075
also increment as part of an aggregation pipeline :pipeline:`$match`
You can’t perform that action at this time.
0 commit comments