Skip to content

Commit 356e772

Browse files
authored
Merge pull request #2796 from brucewroberts/patch-1
Update logging-monitoring.rst
2 parents 6ee6897 + 41aa2b3 commit 356e772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/logging-monitoring.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Logging/Monitoring
33
==================
44

5-
It is possible to use `pymongo.monitoring <https://api.mongodb.com/python/current/api/pymongo/monitoring.html>`_ to monitor
5+
It is possible to use `pymongo.monitoring <https://pymongo.readthedocs.io/en/stable/api/pymongo/monitoring.html>`_ to monitor
66
the driver events (e.g: queries, connections, etc). This can be handy if you want to monitor the queries issued by
77
MongoEngine to the driver.
88

0 commit comments

Comments
 (0)