The SDAM event tests currently use MongoDB\Driver\Monitoring\addSubscriber(), but it is better to use Manager::addSubscriber(). See https://github.com/mongodb/mongo-php-driver/pull/1251#discussion_r691438596
- related to
-
PHPC-1958 Ensure that getTopologyId() gives the same result for all SDAM events
- Closed