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

All feedback

Showing 4009 of 4009

Enhancing Performance Advisor

Identify MongoDB Connection Users: Display which MongoDB connection users generated the queries listed in the index proposals. For instance, avoid creating indexes for queries originating from Atlas UI and MongoDB Compass. Respect Custom Collatio...
Guest 12 months ago in Atlas 0 Submitted

show aggregate cpu utilization on the cluster metrics "Normalized System CPU" chart

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. Aggregate CPU utilization % is the most important CPU metric, because it determines if/when you've exhausted your CPU capa...
Alex T 3 months ago in Atlas Monitoring, Alerts & Observability 1 Future Consideration

fixed width font option for chart table columns

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. What would you like to see happen? Describe the desired outcome or enhancement. Why is this important to yo...
Matilda Wyman about 1 month ago in Charts 0 Will Not Implement

Forward Slash not supported in MongoDB Atlas Project resource TAGS - AWS cloud

What problem are you trying to solve? use of a forward slash (/) in the tag value is not supported by MongoDB Atlas tagging rules What would you like to see happen? a forward slash (/) in the tag value is supporting by MongoDB Atlas ta...
Vadim Tsyganov about 1 month ago in Infra-as-code & APIs 0 Future Consideration

Allow auto-scale for IOPS.

Allow auto-scale for IOPS.
Guest over 5 years ago in Atlas 6 Submitted

Allow to set default maxTimeMS for all cursors

By default, a cursor has no maxTimeMS. We want to be able to set the default maxTimeMS so all cursors have it set. The current Java driver does not allow to set that default and each cursor needs it manually specified. I.e. a cursor factory or d...
Guest almost 2 years ago in Drivers (ie: Node.js, Java, .NET) 2 Submitted

Adding indexes using terraform

Ability to add indexes after new clusters are created using Terraform and data has been loaded. It will help in more automation and auto recovery.
Guest almost 6 years ago in Atlas 8 Submitted

How to limit the number of document updates?

Hi I want to limit the number of document updates in one command. for example db.users.updateMany( , , { limit : 100 } ); https://www.mongodb.com/community/forums/t/how-to-limit-the-number-of-document-updates/102204/3
Guest about 3 years ago in Database 1 Submitted

Responsive charts

One of the selling points for Qlik is the ability to have charts that resize depending on the screen size. I struggle a bit when resizing the screen and the charts don't resize. They should be responsive and adapt to the screen size!
Guest almost 7 years ago in Charts 2 Submitted

atlas integration type prometheues

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. We would like to fully manage the atlas integration of type prometheus via CLI.Create seems not to be supported at the mom...
Andreas Rütten 3 months ago in Atlas CLI 1 Future Consideration