Skip to content

Commit 19dfc01

Browse files
committed
final link updates
1 parent 790f5ca commit 19dfc01

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

source/monitoring.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ The {+driver-short+} organizes the events it defines into three categories:
5656
- Connection Pool events
5757

5858
The following sections show how to monitor each event category. For a full list of the events you can monitor,
59-
`see the event package of the {+driver-short+}
59+
`see the event package of the {+language+} driver
6060
<{+core-api+}/com/mongodb/event/package-summary.html>`__.
6161

6262
.. _command-events-kotlin:
@@ -180,8 +180,8 @@ the following API documentation:
180180
- `ClusterListener <{+core-api+}/com/mongodb/event/ClusterListener.html>`__
181181
- `ServerListener <{+core-api+}/com/mongodb/event/ServerListener.html>`__
182182
- `ServerMonitorListener <{+core-api+}/com/mongodb/event/ServerMonitorListener.html>`__
183-
- `MongoClientSettings <{+api+}/com/mongodb/MongoClientSettings.html>`__
184-
- `MongoClient <{+api+}/apidocs/mongodb-driver-kotlin-sync/mongodb-driver-kotlin-sync/com.mongodb.kotlin.client/-mongo-client/index.html>`__
183+
- `MongoClientSettings <{+core-api+}/com/mongodb/MongoClientSettings.html>`__
184+
- `MongoClient <{+api+}/com.mongodb.kotlin.client/-mongo-client/index.html>`__
185185
- `ClusterDescriptionChangedEvent <{+core-api+}/com/mongodb/event/ClusterDescriptionChangedEvent.html>`__
186186

187187
Connection Pool Events
@@ -226,8 +226,8 @@ For more information on the classes and methods mentioned in this section, see
226226
the following API documentation:
227227

228228
- `ConnectionPoolListener <{+core-api+}/com/mongodb/event/ConnectionPoolListener.html>`__
229-
- `MongoClientSettings <{+api+}/com/mongodb/MongoClientSettings.html>`__
230-
- `MongoClient <{+api+}/apidocs/mongodb-driver-kotlin-sync/mongodb-driver-kotlin-sync/com.mongodb.kotlin.client/-mongo-client/index.html>`__
229+
- `MongoClientSettings <{+core-api+}/com/mongodb/MongoClientSettings.html>`__
230+
- `MongoClient <{+api+}/com.mongodb.kotlin.client/-mongo-client/index.html>`__
231231
- `ConnectionCheckedOutEvent <{+core-api+}/com/mongodb/event/ConnectionCheckedOutEvent.html>`__
232232
- `ConnectionCheckOutFailedEvent <{+core-api+}/com/mongodb/event/ConnectionCheckOutFailedEvent.html>`__
233233

0 commit comments

Comments
 (0)