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

Include full date/time stamps to OpsManager's logfiles: mms0-startup.log and daemon-startup.log

Currently records in `mms0-startup.log` and `daemon-startup.log` only have time stamp in the format: `hour:min:sec,milliseconds`. eg. `08:28:09,558 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xm...
Guest about 4 years ago in Enterprise Advanced 0 Submitted

Extend db.collection.distinct() to work with multiple fields in a compound key

Currently the distinct() command finds the unique set of values for a SINGLE specified field across a collection or view. For example: db.staff.distinct("last_name" ) If there is an index on the last_name field, the DISTINCT_SCAN plan can use th...
Guest over 5 years ago in Database 1 Submitted

Add per-user connection limit

To prevent one user/application from exhausting available connections it would be extremely helpful to have the ability to set per-user connection limits. This connection limit would only prevent the specified user from connecting once their lim...
Guest about 4 years ago in Atlas 1 Submitted

Live streaming logs in Atlas cluster /Compass

When using Linux machines we can get logs through tail commands with live streaming like that if you are implement in Atlas cluster/Compass it is very easy to identify issues instantly.
Guest almost 3 years ago in Compass & Data Explorer 0 Submitted

Avoid running queries on an ongoing condition writing. (match, lookup...)

when performing a match, lookup or other similar ops, Don't run the query as I write the conditions but only when I'm done. this will improve speed significantly and will prevent crashes due to lack of memory on very large sets. when an operation...
Guest almost 3 years ago in Compass & Data Explorer 1 Submitted

Change collection on a saved query

In the My Queries section it would be nice to be able to select which collection you want to be able to run the query against or to be able to copy the query to another collection. At the moment each query is 'locked' to the collection it was ori...
Guest almost 3 years ago in Compass & Data Explorer 0 Submitted

Existing Owner business

Please SOLVE my billing
Guest almost 3 years ago in Billing & Account Management 0 Submitted

Support TLS configuration

Add options to the config file for deploy clusters with TLS enabled.
Guest over 5 years ago in CLI & Shell 1 Submitted

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

Make Compass update notification non-blocking

New versions are constantly available. Blocking workflow with constant prompts is frustrating. No other software does this. Put in taskbar or somewhere passive!!
Guest almost 3 years ago in Compass & Data Explorer 0 Submitted