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

Project level Messages: Please add ability to display message bar for a specific project.

At present we can add messages from Admin--> General --> Messages and give path, which can be /topology, /cluster etc. It would be helpful if we can add message for a particular project. This would help in informing other team members about ...
Surabhi Mirajkar over 2 years ago in Under Review 0 Submitted

support $lookup for update aggregation

We frequently denormalise either full documents or subsets to different documents in order to speed up reading, create indexes or paginate/sort on fields. Consider a user collection and a task collection, if a task can be assigned to the user, it...
Guest over 4 years ago in Querying & Aggregations 2 Submitted

Add a $median accumulator

There is the $avg operator that returns the average of a set of values. Why not a $median?
Guest over 4 years ago in Database 1 Planned

Support for MongoDB Server on Ubuntu 21.04.

Per the [MongoDB Server Supported Platforms Matrix](https://docs.mongodb.com/manual/installation/#supported-platforms) support for Ubuntu 21.04 is not yet available. We would like to see the currently supported MongoDB Server versions available on...
Charles Merrill over 4 years ago in Database 0 Submitted

Provide a KRB5_KTNAME setParameter or other config setting

The Kerberos keytab file is specified in the KRB5_KTNAME environment variable. Could a setParameter or other config file setting "krb5KtName" be provided to allow this to be set?
Guest over 4 years ago in Database 0 Submitted

array length as computed to be indexed

in some cases, I need to filter only docs with specific (or range of) sizes of nested arrays. it will be good if I can configure 'automatic index' to keep the length of the array, based on the field name I will provide to the index, and then I can...
Guest over 2 years ago in Data Modeling & Indexing 0 Submitted

AWS IAM Role integration with MongoDB On premise

We are planning to integrate AWS IAM Roles/Users with MongoDB On-premise for password-less authentication. So the authentication happens through IAM Profile. However, we noticed currently MongoDB on-premise doesn't support AWS IAM Role integration...
Guest over 2 years ago in Database 0 Submitted

Show project-id of peered VPC

Show project-id (of external GCP project) in VPC peering overview (on /network/peering). I noticed that it's even there in the response from the server already (from the GET request to https://cloud.mongodb.com/nds//peers) as `gcpProjectId`. So ...
Guest over 4 years ago in Under Review 0 Submitted

Ability to replicate the data within a cluster to another cluster

Two different scenarios. One scenario is to have a DR cluster. 2 independant clusters that are one way synced. As of right now, a custom CDC solution (custom code + Kafka) is needed to achieve this. Another is because of latency and the requirem...
Guest over 4 years ago in Replication & Sharding 0 Submitted

Record running queries at the time of a failover

I recently observed some failovers in a replica set that may have been related to long-running queries. However, since these queries happened only sporadically, it was hard to track them down. Since the queries didn't finish, they weren't present ...
Guest over 4 years ago in Database 0 Submitted