Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

ADD NEW FEEDBACK

Atlas

Include cluster labels with Invoices API response.

Using the Invoices API to aggregate cluster costs by label involves cross-referencing the Cluster API. Including cluster label information as part of the Invoices response would eliminate this extra step.
Guest over 5 years ago in Atlas 0 Submitted

Support auth token from service accounts

Support auth token from service accounts in the provider configuration, as well as API keys, https://www.mongodb.com/docs/atlas/configure-api-access/#make-an-api-request.
William Lord about 1 year ago in Atlas 2 Submitted

Add API endpoint for Organizational Settings

To be able to change and read Organizational Settings in an automated matter, support for Organizational Settings should be added to the Mongo Atlas API.
Guest over 5 years ago in Atlas 0 Submitted

Properly Formatted Prometheus Integration (mongodb_ metrics)

The (mongodb_*) metrics collected by the integration lack the metric type and the description is extremely vague (mongodb_catalogStats_views has "catalogStats." as description). It would be easier to setup dashboards and queries if the type (e.g.,...
Guest about 2 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Adding balancer activity from sharding Statistics into Atlas UI

The customer often experience multiple performance issues in different clusters related to chunk migrations and in each case the customers are struggling with being able to determine that chunk migrations were occurring and started at the same tim...
Guest over 2 years ago in Atlas Monitoring, Alerts & Observability 0 Future Consideration

Suggestion to make the Organization Role Mappings page easier to navigate to

Make Organization Role Mappings page in the Federation Management App quicker to navigate to. Currently the quickest way is to click the "Create Role Mapping" from the Overview page under "Optional: Set Up Advanced Settings" and then click Cancel....
Guest over 3 years ago in Atlas 0 Submitted

Allow user to be able to download queries in Query Insights. Also a search bar in Query Insights to find certain queries

Allow user to be able to download queries in Query Insights would be nice. Also a search bar in Query Insights to find certain queries. Clicking through each operation to look at each query takes too much time. I want to be able to search any quer...
Guest about 1 year ago in Atlas 0 Submitted

Expose PSC connection details in Atlas

Allowing the users to view the details of PSC connections like GCP project id, VPC, Subnets once after the PSC is in available state which will help us in troubleshooting if there are any issue from the cloud providers side.
Guest about 1 year ago in Atlas 0 Submitted

Bulk multiple delete

Especially during testing, when you create masses of bogus, invalid records, would it be nice to have a better interface for batch deletion. Having selected multiple records I should be able to delete them in one go, which is not the case currentl...
Guest almost 7 years ago in Atlas 3 Submitted

Provide an option to disable password auth for database users

Currently, it is not possible securely create a user in a terraform DevOps pipeline, since "Passwords may show up in Terraform related logs" according to the documentation. If the password was no longer required to create a user, we could avoid th...
Guest over 5 years ago in Atlas 2 Will Not Implement