Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add profiling for remaining Collections class methods and Database command method #10

Open
Algatux opened this issue Aug 21, 2016 · 1 comment

Comments

@Algatux
Copy link
Collaborator

Algatux commented Aug 21, 2016

We need to profile remaining non profiled Collection class methods and evaluate to profile Database class methods too.

Algatux pushed a commit that referenced this issue Sep 2, 2016
- #10 collection updateOne method is now profiled
@GromNaN
Copy link

GromNaN commented May 23, 2024

Hello, instead of using the proxy "Capsule" classes to profile commands, you can use the monitoring features. This will work for every command that is sent.
Here is an example of how to do: https://github.com/mongodb-labs/symfony-mongodb/blob/0.2.1/src/DataCollector/DriverEventSubscriber.php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants