I'm often tempted to ask the creators of PYTHON tickets to enabled APM events and provide log output, but configuring APM events is pretty annoying. Let's create some default event listeners, using the examples in the docs, that can just be imported and used for debugging.
We should also make those classes more easily discoverable. I'm betting almost no users of PyMongo even know about this functionality.
- has to be done before
-
MOTOR-475 Update monitoring documentation to use PyMongo's built-in event listeners
- Backlog
- is depended on by
-
DRIVERS-1204 Easier debugging with standardized logging
- In Progress