We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6ee6897 + 41aa2b3 commit 356e772Copy full SHA for 356e772
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