File tree 1 file changed +47
-0
lines changed
1 file changed +47
-0
lines changed Original file line number Diff line number Diff line change
1
+ .. _ruby-cluster-monitoring:
2
+
3
+ ==================
4
+ Cluster Monitoring
5
+ ==================
6
+
7
+ .. facet::
8
+ :name: genre
9
+ :values: reference
10
+
11
+ .. meta::
12
+ :keywords: code example, server, topology
13
+
14
+ .. contents:: On this page
15
+ :local:
16
+ :backlinks: none
17
+ :depth: 2
18
+ :class: singlecols
19
+
20
+ Overview
21
+ --------
22
+
23
+ The driver allows the application to be notified when certain events happen. These
24
+ events are organized into the following categories:
25
+
26
+ - Command Monitoring
27
+
28
+ - Server Discovery and Monitoring (SDAM)
29
+
30
+ - Connection Pools and Connections
31
+
32
+ Command Monitoring
33
+ ------------------
34
+
35
+ SDAM
36
+ ----
37
+
38
+ SDAM Event Descriptions
39
+ ~~~~~~~~~~~~~~~~~~~~~~~
40
+
41
+ Connection Pools and Connections
42
+ --------------------------------
43
+
44
+ Excluded and Redacted Events
45
+ ----------------------------
46
+
47
+
You can’t perform that action at this time.
0 commit comments