File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -60,20 +60,19 @@ query generated the alert:
60
60
61
61
- The :ref:`Real-Time Performance Panel <monitor-cluster-metrics>`
62
62
monitors and displays current network traffic and database operations
63
- on machines hosting MongoDB in your |service| clusters .
63
+ on machines hosting MongoDB in your |mms| deployments .
64
64
65
65
- The :ref:`MongoDB logs <mongodb-logs>` maintain an account of
66
- activity,
67
- including queries, for each ``mongod`` instance in your |service|
68
- clusters.
66
+ activity, including queries, for each ``mongod`` instance in your |mms|
67
+ deployments.
69
68
70
69
- The :manual:`cursor.explain() </reference/method/cursor.explain/>`
71
70
command for {+mongosh+} provides performance details for
72
71
all queries.
73
72
74
73
- The :manual:`Data Profiler
75
74
</tutorial/manage-the-database-profiler>`
76
- records operations that |service | considers slow when compared to
75
+ records operations that |mms | considers slow when compared to
77
76
average execution time for all operations on your cluster.
78
77
79
78
.. note::
You can’t perform that action at this time.
0 commit comments