The MongoDB\Driver\Monitoring\CommandSubscriber interface
Guide
Edit on GitHub ✎
Classes may implement this interface to register an event subscriber that is notified for each started, successful, and failed command event. See for additional information.
Intro
Classes may implement this interface to register an event subscriber that is notified for each started, successful, and failed command event. See mongodb.tutorial.apm for additional information.
Interfacesynopsis
class MongoDB\Driver\Monitoring\CommandSubscriber { }
Changelog
| Version | Description |
|---|
Commandsubscriber