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 6ee6897 commit 41aa2b3Copy full SHA for 41aa2b3
docs/guide/logging-monitoring.rst
@@ -2,7 +2,7 @@
2
Logging/Monitoring
3
==================
4
5
-It is possible to use `pymongo.monitoring <https://api.mongodb.com/python/current/api/pymongo/monitoring.html>`_ to monitor
+It is possible to use `pymongo.monitoring <https://pymongo.readthedocs.io/en/stable/api/pymongo/monitoring.html>`_ to monitor
6
the driver events (e.g: queries, connections, etc). This can be handy if you want to monitor the queries issued by
7
MongoEngine to the driver.
8
0 commit comments