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 4011 of 4011

Increase total number of archives limit

Hello, We are looking to archive hundreds of collection from each of our clusters. Right now, online archive only allows you to archive maximum 50 collections. It would be very helpful to increase that limit to at least 500. It would be okay if a...
Guest over 3 years ago in Atlas Backups 1 Submitted

Serverless RPU estimator

RPU calculations can be difficult to understand and generally involves how much "processing" is being done by MongoDB to complete a particular read operation. There are instances where RPU's can skyrocket such as when COLLSCANs are performed due t...
Guest almost 3 years ago in Atlas 3 Submitted

Enhanced TypeScript Type Inference for Aggregation Pipelines

Summary Developers using the MongoDB Node.js driver (and libraries like Mongoose) rely heavily on aggregation pipelines but currently lack strong TypeScript integration and type inference when constructing complex stages. The aggregate() method do...
Alex Bevilacqua 4 months ago in Drivers (ie: Node.js, Java, .NET) 1 Future Consideration

Implement AWS transit gateway support

VPC peering and Private Endpoints have limitations that make them unusable in some environments. Implementing native transit gateway support would allow admins with hybrid infrastructures and strict security requirements to control routing and sec...
Guest over 3 years ago in Atlas 0 Submitted

Allow descriptions for $expr sections in DB validation

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. Our collection has some complex $expr rules for validating our collection. Unfortunately, $expr does not allow us to add a...
Habibullah Aslam 4 months ago in Data Modeling & Indexing / Querying & Aggregations 1 Will Not Implement

Distributed user and database management with kubernetes operator

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 are working on an edge environment with limited connectivity. So we actually cannot manage it directly. But we want to ...
Alexandre Plaitant 4 months ago in Kubernetes 1 Will Not Implement

Allow per-instance read-only databases in MongoDB

Hello MongoDB team, I manage several isolated MongoDB instances for different environments (dev, preprod, prod). In some cases, I would like to make an entire database read-only to prevent accidental writes (e.g., for preproduction). Currently, ...
Guest 7 months ago in Compass 2 Submitted

Alerts for Atlas Limits

It would really help to get alerts on Atlas Limits (https://www.mongodb.com/docs/atlas/reference/atlas-limits/). Defining certain thresholds that would trigger an Alert as hitting these limits often involves work to re-structure something or creat...
Guest over 2 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

"Manage your own encryption keys deactivated" event

We recently discovered that there is no event when deactivating the option "Manage your own encryption keys" within the cluster configuration. While there are hints towards this within the CLUSTER_UPDATE_STARTED and AUTOMATION_CONFIG_PUBLISHED_A...
Guest almost 2 years ago in Atlas 0 Submitted

Codec key/value support

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. Trying to serialise objects using Mongo java codecs. The codec is unaware of if the target is a key or a value, which mean...
David Kilburn 4 months ago in Drivers (ie: Node.js, Java, .NET) 0 Future Consideration