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

disabling snapshots

When we disable de snapshot from one cluster, the following message is shown in the same page but it does not appear at the page that shows the changes that are being made It would be better if this message were also at the second page (as image...
Guest almost 3 years ago in Atlas Backups 0 Submitted

Accept-Range for backup download

The backup archives can be very large, and if my download is interrupted, without Accept-Range, it is not resumable. A length header is also missing, so the downloader doesn't know the size of the archive.
Guest over 5 years ago in Atlas Backups 3 Submitted

Make it possible to specify the key names in the Kubernetes Secret containing S3 access and secret access keys when configuring backups

Currently, the expected data key names in the Secrets referenced in the MongoDBOpsManager CR snippet below are hard-coded into the operator as "accessKey" and "secretKey". ``` apiVersion: mongodb.com/v1 kind: MongoDBOpsManager ... spec: backup:...
Guest 9 months ago in Atlas Backups 0 Submitted

Atlas GovCloud Archival

Please add the online archive feature for GovCloud
Guest 9 months ago in Atlas Backups 0 Submitted

Opt-in to backups being taken in a secondary region

Specifically taking backups in a secondary region, rather than copying the snapshots across to another region. This would enable nodes in the highest priority region to all have the same priority.
Guest over 4 years ago in Atlas Backups 0 Submitted

TTL index throttling for deletion

To avoid deletion impact, we need to control the quantity and speed of document generations(insert). Need a way to throttle down the deletion quantity per a delete operation. i.e. # of documents per a ttl delete, sleep time between deletions(defa...
Guest over 2 years ago in Data Modeling & Indexing 0 Submitted

Add expression indexes

An expression index is one where the value being indexed is the result of an expression, like lower casing a string. http://en.wikipedia.org/wiki/Expression_index http://www.postgresql.org/docs/8.1/static/indexes-expressional.html
Guest almost 5 years ago in Data Modeling & Indexing 0 Submitted

Cloud backup to new cluster

Two different ideas for this: -When building a new cluster having the option to build it using a cloud backup snapshot for DR when a cluster is down -Same idea to restore to a new cluster but from the restore target dropdown IE Restore to New clu...
John Meagher over 5 years ago in Atlas Backups 1 Submitted

Support Online Archive in AWS Hong Kong region

Request to make Online Archive available in AWS Hong Kong region Customer are using MongoDB Atlas in AWS HK region to store data that are required to be located in the same region.
Guest over 1 year ago in Atlas Backups 0 Submitted

Support readOnly in Json Schema Validation

Support the readOnly property for json schema validation to make certain fields immutable (or the entire document) after creation.
Guest almost 4 years ago in Data Modeling & Indexing 0 Submitted