-
Notifications
You must be signed in to change notification settings - Fork 745
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
Adding MongoDB Atlas Collstats + DB Stats metrics #2491
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added this in our shared slack channel but sharing here as well:
It would be great if you could also highlight these new metrics in the dashboard that’s included with the integration. The best way to update it is to:
- Copy the json from here into your sandbox in a new dashboard https://github.com/DataDog/integrations-extras/tree/master/mongodb_atlas/assets/dashboards
- Make the necessary changes and add new widgets
- Export it as JSON
- Replace the file from step 1 and add it to your pull request
Integration Dashboards are typically where customers start when it comes to monitoring another technology and so we want to make sure it’s as comprehensive as possible. Otherwise metrics just get buried within a Datadog customer’s org.
Hi @Salil999 Could I also ask you to update the author within the manifest.json to MongoDB as well as the codeowners file? We'd like to acknowledge that this integration is built and maintained by Datadog. |
Hi @eho1307, just to clarify, should the author be a mongodb contact or a datadog contact? thanks! |
Within the manifest.json, you can update the author fields to contacts at MongoDB, for example: "author": { The support email and sales email should be MongoDB email addresses. |
Hi @Salil999 We'll merge this PR on Monday. Thanks for your patience. |
What does this PR do?
Review checklist
no-changelog
label attached