Skip to content

Commit ccb22c4

Browse files
committed
(DOCSP-45408) eliminates mentions of atlas and changes them to ops manager
1 parent b5069d6 commit ccb22c4

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

source/reference/alerts/query-targeting.txt

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,20 +60,19 @@ query generated the alert:
6060

6161
- The :ref:`Real-Time Performance Panel <monitor-cluster-metrics>`
6262
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.
6464

6565
- 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.
6968

7069
- The :manual:`cursor.explain() </reference/method/cursor.explain/>`
7170
command for {+mongosh+} provides performance details for
7271
all queries.
7372

7473
- The :manual:`Data Profiler
7574
</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
7776
average execution time for all operations on your cluster.
7877

7978
.. note::

0 commit comments

Comments
 (0)