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

Enable Compression

We would like to see better compression for data stored in the Online Archive. Data in our cluster is compressed very well using the WiredTiger storage engine. Moving it out into the archive grows our data size by almost 4x.
Guest over 5 years ago in Atlas Backups 1 Submitted

$group all fields

$group should have the ability to allow specifying all fields in a document (without explicitly defining them all, which can lead to duplicating dozens of lines just to do "key: $first") This will help users that use $unwind and then want to $gro...
Guest over 2 years ago in Querying & Aggregations 1 Submitted

Helpful error message when restoring backup

When I recently attempted to restore a db backup I got a cryptic error message stating "Error: Cluster Not Found"--which was extremely confusing considering that I pressed the restore button in the backup options. After some great tech support, I ...
Guest over 5 years ago in Atlas Backups 1 Submitted

Dynamically Calculate Timestamp Limits for Continuous Backup Restore (via OPLOG Timestamp)

Currently, you can put in a OPLOG TIMESTAMP value that exceeds the maximum / minimum value for the Continuous Backup Time Window. For example, on the "Date & Time" tab of the "Point in Time Restore" menu, you are given a warning that specifi...
Guest almost 6 years ago in Atlas Backups 0 Submitted

we have certain instances where we have more than one databases for their own respective functionality. and we want to keep their backups se

we have certain instances where we have more than one databases for their own respective functionality. and we want to keep their backups separate from each other. would separate or individual backup/restore process is available through Ops Manager?
Guest almost 6 years ago in Atlas Backups 1 Submitted

Add colors to Backup times

Hi can I suggest a feature to the developers? Can the developers add colors to the Backup times? Because I have accidentally Backup an instance at 3:21 PM instead of a 3:21 AM I wanted. The colors will definitely help prevent such accidents from h...
Guest about 6 years ago in Atlas Backups 0 Submitted

Allow Point-In-Time restores going back to a configured amount of hours/days

_**What is the problem that needs to be solved?**_ Allow Point-In-Time restores going back to a configured amount of hours/days (similar to Ops Manager). _**Why is it a problem? (the pain)**_ Oplogs are captured for the last 24 hours only, and so...
Guest about 6 years ago in Atlas Backups 0 Submitted

Improve the mongo query language

Sometimes I find Mongo query language as not put very well together, sometimes it feels like a patch job. It would be nice, if you could make you query language easier to reason about. It would be awesome, if you could introduce fluent style api b...
Guest about 3 years ago in Querying & Aggregations 0 Submitted

Add configuration option to disable seedSecondary scripts in snapshots

Currently each snapshot includes the seedSecondary scripts that no longer work for MongoDB 3.6 or greater. ``` -r-x-w-r-t 1 107 65534 767 Jan 30 11:40 seedSecondary.sh -rw-r--r-- 1 107 65534 754 Jan 30 11:40 seedSecondary.bat ``` Please add an ...
Stephen Jamieson about 6 years ago in Atlas Backups 0 Submitted

Add functionality to specify the readConcern level at db.collection.findOne()

Add functionality to specify the readConcern at db.collection.findOne(). At the version 5.0.14 it's not supported.
Guest about 3 years ago in Querying & Aggregations 0 Submitted