File tree 3 files changed +14
-4
lines changed
3 files changed +14
-4
lines changed Original file line number Diff line number Diff line change @@ -15,5 +15,7 @@ meta.yaml
15
15
source /includes /hash.rst
16
16
source /includes /table /
17
17
source /includes /toc
18
+ bson-ruby /
19
+ mongo-ruby-driver /
18
20
fabfile
19
21
giza.log
Original file line number Diff line number Diff line change 31
31
Issues & Help </issues-and-help>
32
32
Common Errors </common-errors>
33
33
34
- .. TODO:
35
- Monitor Your Application </monitoring>
36
-
37
34
Introduction
38
35
------------
39
36
@@ -80,6 +77,12 @@ Optimize Queries by Using Indexes
80
77
Learn how to work with common types of indexes in the :ref:`ruby-indexes`
81
78
section.
82
79
80
+ Monitor Your Application
81
+ ------------------------
82
+
83
+ Learn how to monitor change events in the :ref:`ruby-monitoring`
84
+ section.
85
+
83
86
Transform Your Data with Aggregation
84
87
------------------------------------
85
88
Original file line number Diff line number Diff line change @@ -8,4 +8,9 @@ Monitor Your Application
8
8
:caption: Monitoring categories
9
9
10
10
Cluster Monitoring </monitoring/cluster-monitoring>
11
-
11
+
12
+ In this section, you can learn how to monitor different change
13
+ events by using the {+driver-short+}.
14
+
15
+ - :ref:`Cluster Monitoring <ruby-cluster-monitoring>`: Monitor changes
16
+ in your cluster configuration
You can’t perform that action at this time.
0 commit comments