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 4027

IP Address Whitelist Screen Shift

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. I don't want the UI to shift down with new status messages What would you like to see happen? Describe the desired ...
Tony Jacobson 6 days ago in Atlas 0 Submitted

Support pause/hibernation operational mode

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. Current Behavior When spec.members is set to 0 on a MongoDBCommunity resource, the operator rejects the configuration and ...
Gustavo Lopes 6 days ago in Kubernetes 0 Submitted

Please add support for auto-incrementing numeric IDs. For example, if an ID starts at 1000001, the next created record should automatically use 1000002

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. MongoDB lacks native support for auto-incrementing numeric IDs, forcing applications to use custom counter logic, which in...
Altaab Ansari 2 months ago in Performance & Optimization / Querying & Aggregations 6 Future Consideration
191 VOTE

Autoscaling with custom conditions to scale up( change 1 hour to adjustable time) or down(change fixed 24 hours to adjustable time)

Currently autoscaling is predefined with conditions like scale up: The Average CPU Utilization has exceeded 75% for the past hour. The Memory Utilization has exceeded 75% for the past hour. scale down: The average CPU Utilization and Memory Util...
Guest over 3 years ago in Atlas 9 Submitted

Allow multiple Slack channels to be configured for different Atlas alert types without triggering a false error message.

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. When configuring Atlas alerts to be sent via Slack, there are cases where different alert types need to be routed to diffe...
Sooya Park about 1 month ago in Atlas Monitoring, Alerts & Observability 0 Future Consideration

Kotlin driver - force the default batch size to 101 - JAVA-5700

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. MongoClient uses the number of elements requested via the first call to org.reactivestreams.Subscription.request(long) as ...
Flavio Orfano 25 days ago in Drivers (ie: Node.js, Java, .NET) 2 Future Consideration
286 VOTE

Ability to stream logs to Cloudwatch Logs/Datadog/Splunk

There's no way to stream logs from MongoDB on Atlas right now. I should be able to stream logs, either to Datadog or Cloudwatch or _something_!
Guest over 6 years ago in Atlas 54 Submitted

Please Make it easier to access Projects and a little change in UI

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. Access to the projects section UI is little bit difficult for accessing some of the features. What would you like to ...
Anuj Chaudhari 2 months ago in Resource Management 2 Will Not Implement

Enhance SAML/OIDC integration to process group memberships via the link returned by Microsoft Entra ID (Azure AD) when a user exceeds the token's group claim limit (150/200 groups).

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. Users with a high number of Entra ID group memberships (currently 200+ members are experiencing issues) are unable to acce...
Lauren Eden 4 months ago in Atlas 1 Will Not Implement
243 VOTE

Option to restore one or more db from snap to cluster. Right now, it involves manual dump and restore

Currently we can only restore full cluster from backup like snap using GUI interface. If we want to restore one or more specific db, it needs manual dump and restore from backup. if we have an option to restore specific db to cluster through GUI i...
Guest almost 6 years ago in Atlas Backups 39 Started