File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,8 @@ operations on a standalone:
57
57
name: Find Operation
58
58
content: |
59
59
The following document in the :data:`system.profile
60
- <<database>.system.profile>` reflects a find operation:
60
+ <<database>.system.profile>` collection shows metrics for
61
+ a sample query operation on the ``test.report`` collection:
61
62
62
63
.. code-block:: javascript
63
64
@@ -143,8 +144,9 @@ operations on a standalone:
143
144
:dbcommand:`delete`) operation contains the entire update
144
145
command.
145
146
146
- The following example reflects an :dbcommand:`update`
147
- operation on a collection named ``report``.
147
+ The following document in the :data:`system.profile
148
+ <<database>.system.profile>` collection shows metrics for
149
+ a sample update operation on the ``test.report`` collection:
148
150
149
151
.. code-block:: javascript
150
152
You can’t perform that action at this time.
0 commit comments