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

All feedback

Showing 533

MongoDB Agent (Automation Module): don't attempt to auth with `__system` (SCRAM) user when `security.clusterAuthMode` is set to `x509`

Problem Statement, _**What is the problem?**_ MongoDB Agent (Automation Module) attempts to auth with `__system` (SCRAM) user when `security.clusterAuthMode` is set to `x509`. _**Why is this a problem?**_ MongoDB Server process logs are flooded b...
Guest over 4 years ago in Under Review 1 Completed

Allow Realm to stream application logs to Splunk (or other third party services)

It would be ideal if there was some native way to send Realm application logs to Splunk (and other third-party log aggregation services), instead of having to build an application in a separate environment to poll this API endpoint (https://docs.m...
Chandler Wyatt over 5 years ago in Atlas 0 Completed

remove the captcha from login, especially if 2 factor auth is enabled.

I very much dislike being asking to train ML models by doing picture identification just to login to my account. Please find a less offensive captcha process, or remove it entirely when 2 factor auth is enabled.
Guest about 6 years ago in Atlas (Control Plane and Data Plane RBAC) 2 Completed

Accurately save queries

When I write a query that has a $regex and then try to favorite/save that query, Compass changes the favorited query. For example, this simple query returns results: { customerNumber: { $regex: "MSHA1", }, _partitionKey: { $ne: "INACTIVE" } }...
Guest over 1 year ago in Compass 1 Completed

Support throttling the balancer for sharded clusters

As high throughput clusters grow and documents become larger, the MongoDB balancer may begin impacting workloads. I'd like the ability to throttle the speed at which the balancer or chunk migrator runs such that impact is minimised.
Guest over 4 years ago in Replication & Sharding 0 Completed

Support tags on Mongo databases

I have been supporting multiple projects/clusters with databases from different business units. I'd like the ability to tag databases using a key value pair - similar to GCP, Azure, AWS. Tags will help us organise and understand what's running in...
Guest almost 4 years ago in Billing & Account Management 0 Completed

Wildcard Atlas Search

We put a large amount of data inside of Atlas Search but don't always know where a field actually exists. For example we might have a field that is indexed but is several objects deep, and without knowing the path notation to that field we can't f...
Guest about 6 years ago in Atlas Search 1 Completed

I wish to accelerate connection to a deployment (favorite) by specifying it on the command line

I'd like just to know if it's possible to start Compass connecting to a specific MongoDB passing a name of my favorites by args from command line
Guest about 6 years ago in Compass 3 Completed

Allow sort by boolean fields

When creating indexes and sorting with "normal" queries, it is possible to index/sort on a boolean field. I was hoping to do this with Atlas Search Sort as well, but it only supports date, number and token (string). While workarounds are availab...
Guest over 2 years ago in Atlas Search 2 Completed

Do not delete backups of deleted deployments

Backups normaly protect from accidental deletion of a database. In a devOps environment it can happen that a MDB resource gets deleted by a Kubernetes deployment. At the moment, Ops Manager then deactivates the backup and *deletes all snapshots*. ...
Guest over 5 years ago in Enterprise Advanced 3 Completed