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

Add tunnelling to allow querying Cloud Backup snapshots

The Legacy Backups have a feature to allow connecting (tunnelling) to a snapshot to query it. This allows querying a database snapshot which is great for quickly inspecting data in the past for troubleshooting. This would be handy to have for the ...
Guest over 5 years ago in Atlas Backups 16 Submitted

Backup snapshots on a single database or collection

I would like to be able to configure backup snapshots of a single database or collection on a schedule or continuously. This feature would help projects that need snapshots but only on a subset of data. Cluster-level, topology dependent snapshots ...
Guest over 4 years ago in Atlas Backups 0 Submitted

Request for Addition of Seoul Region to Reduce Latency

Sure! Here's the translation of your request: A brief description of what you are looking to do I would like to request the addition of the Seoul region because there is currently only the Japan region, which results in a 2-second delay for reque...
Chanyoung Kim (김찬영) over 1 year ago in Atlas Backups 3 Submitted

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

Enable Removal of a Subset Documents From Online Archive

Hi, We'd like to have the ability to remove documents from an Online Archive. Mainly based on a date, but possibly other criteria. Thanks!
Guest over 5 years ago in Atlas Backups 10 Future Consideration

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

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 10 months ago in Infra-as-code & APIs 0 Submitted

Allow customization of where $merge creates the temp collection used when rehydrating data from Online Archive --> Atlas

When you restore data from the Online Archive back into your Atlas cluster (aka "rehydrate") you need to use $merge within an aggregation pipeline. What isn't documented is that $merge will create a temporary collection in the same database you're...
Toben Nelson about 2 years ago in Atlas Backups 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 3 months ago in Cluster Deployment & Management / Infra-as-code & APIs 1 Future Consideration