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

Feedback

Showing 63 of 4027

API - Version 2

We saw that the api version is now in v2 for some resources (as clusters) - https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/#tag/Clusters/ We tried to change some App services functions from v1 to v2, but ended resulting in som...
Guest about 2 years ago in Infra-as-code & APIs 0 Submitted

Add Restrict Membership to Terraform provider

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'd like to manage the "Restrict Membership" advanced setting of Federation Settings via Terraform What would you li...
Dylan Lingelbach 24 days ago in Data Federation / Infra-as-code & APIs 1 Future Consideration

Enable Terraform export of HCL for existing Atlas configurations

Allow for a standardized export tool that outputs Terraform HCL from existing, manually provisioned Atlas resources (e.g., projects, clusters, users, role mappings, et cetera). This would be similar to GCP's Terraformer or Azure's Export for Terra...
Guest about 1 year ago in Infra-as-code & APIs 0 Submitted

Allow the creation of an Atlas Resource Policy based on database user authentication type

We would like to create Atlas Resource Policies based on the user authentication type. In a more specific example, we would like to allow ip("0.0.0.0/0") only when the database user authentication type available is Federated Auth. Another way to l...
Guest 9 months ago in Infra-as-code & APIs 0 Submitted

XA Support

Is there any plan to implement distributed transaction that involves more than one data stores (for e.g. an RDBMS and Mongo)? We have one such requirement and tried a simple POC by creating a simple class extending XAResource (MongoXAResource impl...
Guest almost 6 years ago in Storage & Transactions 11 Submitted

image Hosting in Mongodb

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 need to manage and serve images without degrading database performance. Storing large image files in the database incre...
Aniket Kapse 2 months ago in Data Federation / Infra-as-code & APIs 0 Future Consideration

Ability to increase compression level using zlib

Currently, changing compression level using zlib is not supported. It would be beneficial especially for the systems running on s390x platform to have an option to increase the compression level rather than using the default.
Guest 6 months ago in Storage & Transactions 0 Submitted

Terraform data source to return latest mongo_db_major_version available for a cluster

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. Programatically track when a new major release is available. What would you like to see happen? Describe the desire...
Garret Pick 2 months ago in Cluster Deployment & Management / Infra-as-code & APIs 1 Future Consideration

Atlas Admin API endpoint to perform killOp

We would like to allow our on-call team members to view and terminate slow queries in MongoDB Atlas without granting full Atlas console access. The Project Observability Viewer role allows viewing slow queries, but stopping them (killOp) requires ...
Guest 9 months ago in Infra-as-code & APIs 0 Submitted

Add support for allowDiskUse when using the Data API

The Data API doesn't support the allowDiskUse option, leaving no way to get around this error: "Failed to aggregate documents: FunctionError: (QueryExceededMemoryLimitNoDiskUseAllowed) Exceeded memory limit for $group, but didn't allow external ...
Guest almost 3 years ago in Infra-as-code & APIs 1 Submitted