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:
65
65
- Created when the topology changes, such as an election of a new
66
66
primary or a **mongos** proxy disconnecting.
67
67
68
- *Not applicable to a single instance.*
69
-
70
68
* - ``serverHeartbeatStarted``
71
69
- Created prior to issuing an ``isMaster`` command to a MongoDB instance.
72
70
73
- *Not applicable to a single instance.*
74
-
75
71
* - ``serverHeartbeatSucceeded``
76
72
- Created when the ``isMaster`` command returns successfully from a
77
73
MongoDB instance.
78
74
79
- *Not applicable to a single instance.*
80
-
81
75
* - ``serverHeartbeatFailed``
82
76
- Created when an ``isMaster`` command issued to a specific MongoDB
83
77
instance fails to return a successful response
84
78
85
- *Not applicable to a single instance.*
86
-
87
79
Example Event Documents
88
80
-----------------------
89
81
@@ -319,7 +311,7 @@ one of the following possible values:
319
311
- Description
320
312
321
313
* - ``Single``
322
- - Single standalone instance
314
+ - Standalone instance
323
315
324
316
* - ``ReplicaSetWithPrimary``
325
317
- Replica set with a primary
You can’t perform that action at this time.
0 commit comments