-
Notifications
You must be signed in to change notification settings - Fork 23
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
Move to the official mongodb client #71
Comments
The library we are using is deprecated |
Hi The new MongoDB OHI has been released in public preview, this version will be GA during June. Some of the new features provided:
For more information check the following resources. Because it is based on Prometheus the metric names are different from our legacy OHI, check our migration guide if you need more details. |
Currently we are using a third party mongodb library , we could move to the official one https://github.com/mongodb/mongo-go-driver
The text was updated successfully, but these errors were encountered: