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

Snapshot cluster and copy

In one click I would like to copy the exactly one database and put it in another cluster. This is especially useful for debugging. This would allow us to easily recreate the database from our production cluster and put our staging (or other poss...
Guest over 5 years ago in Atlas Backups 0 Submitted

Improve online archive Status

add more to the status of the online archive - for example, if I set it to 7days back it's good to know that currently at 80days. An example: for a very big collection it takes long time to archive - so either show a % left until it caught up or ...
Guest over 5 years ago in Atlas Backups 1 Submitted

Enhance MongoDB Documentation on Schema Validation Impact on Write Operations

MongoDB documentation should clearly explain how schema validation affects write operations, including bulkWrite, insertOne, insertMany, updateOne, and updateMany. Key improvements: Performance Impact – Detail validation overhead on write latency...
Guest about 1 year ago in Documentation 0 Future Consideration

Restored snapshots from a dedicated instance to a serverless instance

I'd like to be able to spin up serverless instances for automatically provisioned dev/QA environments. I'd like to have production data available in them. So I'd like to restore a dedicated instance snapshot to a serverless instance.
Guest over 3 years ago in Atlas Backups 2 Submitted

backups export to s3 bucket custom folder name

It would be very nice to have a possibility to change `exported_snapshots` folder name to custom name. And also if it would be possible to set this via terraform.
Guest about 1 year ago in Atlas Backups 0 Submitted

API to list clusters that has snapshots on it- even deleted clusters

Today we use the API below to list the clusters that exists in a project https://www.mongodb.com/docs/atlas/reference/api-resources-spec/#tag/Clusters/operation/listLegacyClusters GET https://cloud.mongodb.com/api/atlas/v1.0/groups/{GROUP-ID}/c...
Guest almost 3 years ago in Atlas Backups 0 Submitted

Restore protection similar to termination protection

A restore protection option similar to the termination protection for clusters. When a cluster has restore protection enabled, it can't be the target cluster for a restore operation. This will prevent accidental restores to the wrong target cluste...
Guest almost 3 years ago in Atlas Backups 0 Submitted

MongoDB Logs schema documentation

I am working on getting an important integration between MongoDB Atlas and [Microsoft Sentinel (SIEM tool). This helps our enterprise customers mainly on Azure to see MongoDB s logs from the centralised Sentinel dashboard and run queries against t...
Guest 7 months ago in Documentation 0 Submitted

Sharded Cluster Snapshot Restores - Throttling and Src/Dst Mapping

When restoring a sharded cluster snapshot, provide a means of mapping the source shard replica set names to the target shard replica set names. This will allow users to predictably restore large/small shards to the appropriate target hosts. Curre...
Guest over 5 years ago in Atlas Backups 0 Submitted

snapshots without indexes

It would be great to have the option to save Atlas backup snapshots without indexes. When using TTL indexes, when the data is restored, it is automatically removed because it is expired. Being able to create snapshots without indexes would save a ...
Justin Costello almost 5 years ago in Atlas Backups 0 Future Consideration