We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b40190c commit 56d7085Copy full SHA for 56d7085
source/logging-and-monitoring/monitoring.txt
@@ -90,8 +90,8 @@ connection pool events:
90
:end-before: end-monitoring-listeners
91
:copyable: true
92
93
-You can then pass these listeners to the ``MongoClient`` constructor to monitor your
94
-application. Select the :guilabel:`Synchronous` or :guilabel:`Asynchronous` tab to see the
+The following code passes instances of the preceding listeners to the ``MongoClient``
+constructor. Select the :guilabel:`Synchronous` or :guilabel:`Asynchronous` tab to see the
95
corresponding code:
96
97
.. tabs::
0 commit comments