-
Type: Improvement
-
Resolution: Done
-
Priority: Trivial - P5
-
Affects Version/s: None
-
Component/s: None
-
None
The SDAM monitoring implementation added in PyMongo 3.3 (PYTHON-1067) publishes instances of pymongo.ismaster.IsMaster. The IsMaster object provides properties for a number of the most common fields returned by the ismaster command but keeps the actual command response private. It would be really useful to log the entire response when receiving a ServerHeartbeatSucceededEvent.
- is related to
-
PYTHON-1138 Improve documentation for SDAM monitoring
- Closed