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 4031 of 4031

Include CPU usage in Sharded Cluster Monitoring Overview

In the sharded cluster monitoring overview it would be useful to also have the option to display the Process CPU usage to quickly identify shards which have a higher CPU load. Other hardware metrics might be useful as well.
Kai Orend about 4 years ago in Enterprise Advanced 0 Submitted

Allow null value in "in" operator

Allow null value in the "in" operator. This will help reducing code to query if a document has a specific ID or null. Helpfull when you have documents connected to a organization and/or a project. So you can filter ```{ in: { path: "project", val...
Guest about 1 year ago in Atlas Search 0 Submitted

Option to show date in local timezone

Currently MongoDB is storing date and time in UTC - which is good and should be that way. However, from the presentation (either via Compass/Shell), there should be a way to show the date and time based on locale time zone settings or an option t...
Guest about 5 years ago in MongoDB Shell 2 Submitted

adding comments directly during the Review and Deploy process in mongo

Ops Manager currently does not support adding comments directly during the Review and Deploy process.It is essential to add comments in production environments related deployments to keep track of artifacts (such as incident number or change numbe...
Guest about 1 year ago in Enterprise Advanced 0 Submitted

Modular and Flexible Interface for MongoDB Compass

Implementing a more flexible and modular panel system in MongoDB Compass would significantly enhance user experience. Allowing users to show or hide panels individually or in groups, perhaps through collapsible panels, docking options, or a visibi...
Guest about 1 year ago in Compass & Data Explorer 0 Submitted

expose json schema when doing dynamic mapping

It would be really helpful to see the json schema when doing dynamic mapping so I’ll be able to alter it according to my needs. Building everything from scratch takes a lot of time. I use the json editor. I want to index a lot of fields and some ...
Guest about 2 years ago in Atlas Search 0 Submitted

Reestablish private endpoint if in status "Rejected"

Create an AWS endpoint for connection with the (already established) MongoDB Atlas endpoint service -> AWS endpoint is in "Pending acceptance" status. Establish the connection with "mongodbatlas_privatelink_endpoint_service" -> AWS endpoint ...
Guest about 2 years ago in Atlas 0 Submitted

Provide an option to disable password auth for database users

Currently, it is not possible securely create a user in a terraform DevOps pipeline, since "Passwords may show up in Terraform related logs" according to the documentation. If the password was no longer required to create a user, we could avoid th...
Guest over 5 years ago in Atlas 2 Will Not Implement

index review before sharding with OPS Manager

Currently, when you use OPS Manager to shard a collection, it automatically creates a foreground index that exactly matches the sharding key, when such index doesn't exist. When the sharding key column(s) is(are)already prefixing an existing index...
Christophe Blanc over 5 years ago in Enterprise Advanced 0 Submitted

Renaming DATABASE without dump/restore

Hello, after a discussion with a MongoDB architect during a consulting day, the rename of a database was possible in previous version of MongoDB but now, it's impossible without a dump / restore process. We don't want use a dump/restore process ...
Guest over 5 years ago in Atlas 2 Submitted