-
Notifications
You must be signed in to change notification settings - Fork 77
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
Mongo probe may be broken on lastest Mongoid/Mongo #157
Comments
Hi @johnnyshields! I'm not seeing an issue with mongo 2.14.0.rc1 or mongoid 7.1.4 on our latest master; can you please provide the specific version(s) or git shas you are using of the mongo/mongoid ruby gems and your mongodb version? |
I'm seeing this warning:
It appears related to line 116 of the mongo probe:
|
Ok, that's helpful. I will look into it and report back. |
Hello, did this issue ever get resolved? We are not getting any mongo information in our traces Ruby: 2.7 |
Hi @madwire, we test the Skylight agent with similar gem versions, and I've just confirmed that the tests pass with your exact gem versions, so I don't believe there is an inherent issue. There may be something in your specific config or another gem interacting with the probe. Feel free to share what you can here or contact us directly at [email protected]. |
I'm no longer getting any Mongo information in my traces. On Skylight 5.0.0-beta and Mongoid/Mongo near latest master
The text was updated successfully, but these errors were encountered: