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

Show Mongos Connection Number in Overview.

Currently, the connection number shown in Overview is shard connection, it is the connection from Mongos to Mongod, which should usually be lower than the Mongos connection. The connection limit for MongoDB is referring to Mongos connection which...
Guest over 1 year ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Flatten arrays in group stage

Have group operators to flatten document arrays into a single one with or without repeated elements. So -> doc1 = {arr: [1,2,3,4], gr: "group"}, doc2 = {arr: [5, 6, 7, 8], gr: "group"} {$group: {_id: "$gr", arrays: {$***: "$arr"} } } => {_id...
Guest almost 3 years ago in Querying & Aggregations 1 Submitted

add option for skipping a version update

On MacOS (ARM), add an option for "skip this version update". Not sure, if this issue persists in other builds as well. Right now, everytime compass is launched it presents an annoying popup asking for update, and the only options are install, ...
Guest almost 3 years ago in Compass & Data Explorer 0 Submitted

Add Alert for Projects which are not in Goal State

Add an Alert type that is triggered if a project has not reached the goal state for certain amount of time.
Kai Orend over 5 years ago in Enterprise Advanced 0 Submitted

Create AppDB user with backup role to allow execution of mongodump

For the purpose of regularly performing backups of the AppDB using mongodump --oplog.
Guest over 5 years ago in Kubernetes 1 Future Consideration

provide more details on the replica set elected a new primary

today the details on this event are very low and have only the replica set name which is not enough, can you also add the correlated cluster name to the exposed details? more over if this is something that can be monitored by the metrics going to...
Guest about 4 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

mongodbatlas_cloud_backup_snapshot_restore_job

Add wait_for_completion field to mongodbatlas_cloud_backup_snapshot_restore_job to wait untile restore job has finished
Guest over 1 year ago in Atlas 0 Submitted

In the Project Overview interface of Atlas, show users that the set of clusters is incomplete

In the Project Overview web interface, in the Clusters pane, four of our clusters are listed. I am new to our MongoDB deployment and to this UI. I had no way of concluding we had more than four clusters. I thought that was the complete list. I fe...
Guest over 1 year ago in Atlas 0 Submitted

Ability to send SNMPv3 Alert Traps for configured Ops Manager Alerts

_**What is the problem that needs to be solved?**_ Ops Manager Alerts should have possibility to send SNMPv3 Alert Traps to configured destinations. SNMPv3 provides better authentication, data encryption and message integrity in comparison to SNMP...
Guest over 5 years ago in Enterprise Advanced 0 Submitted

Driver Support for sort option in Atlas Search Pipelines

Please add support for sort as part of Atlas search for the Java driver. The current Aggregates class doesnt have it
Guest over 1 year ago in Atlas Search 1 Submitted