File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -65,25 +65,17 @@ You can subscribe to any of the following SDAM events:
6565 - Created when the topology changes, such as an election of a new
6666 primary or a **mongos** proxy disconnecting.
6767
68- *Not applicable to a single instance.*
69-
7068 * - ``serverHeartbeatStarted``
7169 - Created prior to issuing an ``isMaster`` command to a MongoDB instance.
7270
73- *Not applicable to a single instance.*
74-
7571 * - ``serverHeartbeatSucceeded``
7672 - Created when the ``isMaster`` command returns successfully from a
7773 MongoDB instance.
7874
79- *Not applicable to a single instance.*
80-
8175 * - ``serverHeartbeatFailed``
8276 - Created when an ``isMaster`` command issued to a specific MongoDB
8377 instance fails to return a successful response
8478
85- *Not applicable to a single instance.*
86-
8779Example Event Documents
8880-----------------------
8981
@@ -319,7 +311,7 @@ one of the following possible values:
319311 - Description
320312
321313 * - ``Single``
322- - Single standalone instance
314+ - Standalone instance
323315
324316 * - ``ReplicaSetWithPrimary``
325317 - Replica set with a primary
You can’t perform that action at this time.
0 commit comments