module Mongo::Monitoring::Global
Allows subscribing to events for all Mongo
clients.
@note Global
subscriptions must be established prior to creating
clients. When a client is constructed it copies subscribers from the Global module; subsequent subscriptions or unsubscriptions on the Global module have no effect on already created clients.
@since 2.1.0