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 kill connections

Kill session commands only stop current activities on DB, but not closing/dropping connections (connections still remain open in $listSessions). It´d be useful to be able to close opened connections in situations where too many sessions have been ...
Guest almost 6 years ago in Database 0 Submitted

MongoDB Atlas web panel bait and switches database accounts leading to accidental misconfiguration of accounts.

When clicking [ Edit ] on a database user, the MongoDB Atlas panel shows settings dialog for database user A, but then quickly switches the information to database user B. The dialog title (etc) says "database user A" and then half a second later ...
Andreas Boon 4 months ago in Atlas (Control Plane and Data Plane RBAC) 2 Started

Allow me to stay logged in for a long period of time

I access Mongo Cloud / Atlas very frequently. However, almost every day I need to re-login using my Google account. It doesn't seem to "remember" my session. I would love if I can extend the default, and let me (and other members) stay logged in f...
Guest almost 6 years ago in Atlas (Control Plane and Data Plane RBAC) 4 Submitted

Allow the ability when NVME cluster to autoscale up based on CPU and Memory

To provide autoscaling capability for MongoDB NVME clusters based on CPU utilization and memory metrics. This feature would automatically provision additional resources when predefined thresholds are reached, ensuring optimal performance during us...
Guest about 1 year ago in Performance & Optimization 0 Submitted

Raise the limit of 16 MB JSON between aggregation stages

When doing analytics, the 16 MB JSON limit between aggregation stages restricts the ability to process large amount of data. allowDiskUse does not help with all the various $operators and stages that we use. See ticket 00774514 for details.
Guest about 4 years ago in Querying & Aggregations 0 Submitted

Handle Daylight Saving Time when $densify is used on a date field

When using "day" as "unit" for a $densify pipeline stage on a date field, the date is always advanced of 24 hours. This is however not always the expected result in timezones in which the year has one 23-hour and one 25-hour long day, because of D...
Guest over 3 years ago in Querying & Aggregations 1 Submitted

Allow Atlas User Data Access Permissions to be configured on a per-database/collection basis

Similarly to how database user data access permissions can be configured on a per-database or per-collection basis, it would be ideal if Atlas user data access permissions (as they apply to Data Explorer) could be configured on a more granular bas...
Chandler Wyatt over 5 years ago in Atlas (Control Plane and Data Plane RBAC) 1 Planned

Disallow new connections that don't specify an appName field

Currently as a DBA it's sometimes hard to identify which service is causing load on a shared cluster/database. Some people connect for adhoc workloads but don't specify an appName making it hard to track back to the owner. It would be useful to re...
Guest about 1 year ago in Database 0 Submitted

Introduce int8 (and int16) data types

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. Having int32 as the smallest integer type means even values which can't go over 127 (as is common with enums) have to take...
Er Fr 5 months ago in Database 0 Future Consideration

Ability to enable LDAP and IAM auth at the same time

We would like the ability to have LDAP and IAM auth enabled on the same cluster at the same time. Today, you can only have one enabled, not both. Our goal is to use IAM auth for programatic access and LDAP auth for human access. Please let us kno...
Guest over 3 years ago in Atlas (Control Plane and Data Plane RBAC) 1 Submitted