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

an aggregation stage to load data to DRAM for the fields that are only requested

When we use $project stage, it loads whole document from disk to memory (if not in working set). Because of this, When we create a data model, We have to create separate collection if the field is not required in frequent access of data. Creating ...
Guest over 2 years ago in Performance & Optimization 0 Submitted

Allow live migration using private interface

There should be an option to live migrate data via a private interface instead of public one. With VPC being peered, it would be a great option to avoid exposing database to the public interface (even if it's specific set of IPs). This can resolve...
Guest over 2 years ago in Database 0 Submitted

Warn if deploying changes would require rolling restart

When reviewing changes in automation, warn if deploying changes will require a rolling restart. As an example, look at the documentation for server parameters: https://docs.mongodb.com/manual/reference/parameters/ Many parameters include the des...
Guest about 5 years ago in Under Review 0 Submitted

There should be an option to add another email address which later can be used as the primary email if a user wants to changes their login.

No description provided
Guest about 5 years ago in Under Review 0 Submitted

avoid generating alert with error message if one oplog node in replicaset got rebooted.

currently if one of the node in appdb/oplogdb goes down for any reasons (for example, linux patch rebooting the node), ops manager generates alert "Ops Manager was unable to connect to this database and run the `ping` command. The database could...
Guest about 5 years ago in Under Review 0 Submitted

Option to clear deleted alerts

Deleted alert definitions pile up in the "deleted alerts" tab of Ops Manager. This information may be useful for auditing purpose, but in the long run, the number of deleted alerts may grow too large. Especially in our use case, where alert confi...
Guest about 5 years ago in Under Review 0 Submitted

mongomirror compatibility with SRV strings

It would be ideal if the mongomirror utility could accept SRV-based connection strings for the source and destination clusters. The inability to do this can cause pain for customers. For example, this does not work: --destination "mongodb+srv://m...
Chandler Wyatt about 5 years ago in Under Review 1 Submitted

I will give a good idea for tool&die making

Good and cheep idea in metel art & Success full idea for toolmaking Success full idea for new egg production technology (mass production) ,&idea for jig&fixers.&idea for metalergy.
Guest about 5 years ago in Under Review 0 Submitted

Add a Delete Button in Organizations

Is no that hard, i think
Guest about 5 years ago in Under Review 0 Submitted

Aggregate $accumulator 'Combine' stage for sharded collections

After the ‘accumulate’ stage has run against each document on a shard it would be extremely useful to run a script on the shard against the state to reduce the state down to something smaller before passing the final state over the network back to...
Guest over 5 years ago in Database 0 Submitted