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

Allow descriptions for $expr sections in DB validation

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. Our collection has some complex $expr rules for validating our collection. Unfortunately, $expr does not allow us to add a...
Habibullah Aslam 6 months ago in Data Modeling & Indexing / Querying & Aggregations 1 Will Not Implement

SAML support in Ops Manager API

SAML is available as an authentication mechanism and we're currently using it with keycloack (centralized identity provider). It works well with Ops Manager but there seems to be no support whatsoever in Ops Manager 4.4 API to programmatically ad...
Guest about 5 years ago in Under Review 3 Submitted

Support for Ubuntu 24.04 for Mongodb-org version 6.0 7.0 8.0

No description provided
Guest almost 2 years ago in Database 1 Submitted

MongoDB Agent (Automation Module): don't attempt to auth with `net.tls.clusterFile` / `net.tls.certificateKeyFile` and use Agent X.509 cert

Problem Statement, _**What is the problem?**_ MongoDB Agent (Automation Module) attempts to auth with `net.tls.clusterFile` / `net.tls.certificateKeyFile` X.509 certificate first, pretending it is a Replica Set member. _**Why is this a problem?**...
Guest almost 5 years ago in Under Review 2 Submitted

Add memory monitoring metrics

Atlas -> please make buffers, cached, and MEM shared available under system memory metrics on Atlas for end users so we can calculate the criteria for auto scaling . Currently only Mongodb support can see these three metrics
Guest almost 5 years ago in Under Review 0 Submitted

Appdynamics integration

On behalf UK customer, Appdynamics integration with MDB
Guest almost 5 years ago in Under Review 0 Submitted

provide faster way to perform a count() on million documents

a couple of customer a shifting from MongoDB to other DBs like Redis or even PostreSQL as count is too slow on MongoDB when there are a lot of document to count even with use of indexes
Guest about 5 years ago in Database 2 Submitted

Add a "Limit" to Delete and Bulk Delete operations

Deleting tens of millions of documents can have a big impact on the performance of the Clusters, even using Bulk Delete. A "Limit" must be added to Delete and Bulk Delete to let us limit the number of operations, making sure we do not kill the Clu...
Guest about 6 years ago in Database 2 Submitted

Quick Go To Reference

I've only been using Compass for literally 2 hours, and am not an experienced DB admin at all, but have searched in vain to try and see if I'm missing something. My documents have lots of fields that are references to other documents, so contain ...
Guest about 1 year ago in Under Review 0 Submitted

Extend schema validation to be able to enforce referential integrity between collections

Where a relational database uses 2 tables to store a 1:many "parent - child" relationship between entities, MongoDB mostly stores the child documents in an array file as part of the parent document. This automatically ensures referential integrity...
Guest about 3 years ago in Data Modeling & Indexing 0 Submitted