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

Showing 47 of 4027

Ops-manager should not allow to bring down two replica set members of same shard/replica set. .

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. To prevent an outage What would you like to see happen? Describe the desired outcome or enhancement. Ops-manager...
Manjunath Boregowda about 2 months ago in Cluster Deployment & Management 1 Future Consideration

Encryption at REST, KMIP alternative

Hi, Currently, for a production Setup of MongoDB EA and Ops Manager, only option to enable Encryption at REST that would cover both the Replica Set and Backups in Ops Manager, is to use 3rd party application that has KMIP engine, which by itself ...
Guest about 1 year ago in Cluster Deployment & Management 1 Future Consideration

Terraform data source to return latest mongo_db_major_version available for a cluster

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. Programatically track when a new major release is available. What would you like to see happen? Describe the desire...
Garret Pick 2 months ago in Cluster Deployment & Management / Infra-as-code & APIs 1 Future Consideration

AVX compatibility

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. mongodb4.4 no image nowhere Hello MongoDB Team, Congratulations — you managed to waste 6 hours of my time today. There i...
Chair Shíín 5 months ago in Cluster Deployment & Management 1 Will Not Implement

Allow OpsManager to control MongoDB Tools version and disable installation of MongoDB Tools

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. Currently, MongoDB MMS automation agent will install MongoDB Tools package on every host when it installs MongoDB, there i...
Kick Glorie 5 months ago in Cluster Deployment & Management 0 Future Consideration

Add a global types package for use in MongoDB Shell js scripts

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 writing MongoDB Shell js scripts, I want to have autocompletion, and possibly type checking, by utilizing TypeScript ...
Segev Finer 5 months ago in MongoDB Shell 0 Future Consideration

Manage mongosh through MongoDB agent automation

MongoDB server, database tools, biconnector binaries are all managed by MongoDB agent automation feature in a managed deployments via Opsmanager. Mongosh is not managed, which makes it difficult to build separate automation to manage mongosh alone...
Guest about 3 years ago in MongoDB Shell 0 Submitted

Support external result viewers in interactive mode

The built-in viewer is basically unusable even for small result sets. I would like to be able open query results to neovim (where I have search, folding, infinite scrollback, etc.). Not sure how this would work with pagination (maybe just stream t...
Guest 8 months ago in MongoDB Shell 0 Submitted

Add support for db.exists() and collections.exists()

Add a db.exists() and collections.exists() so that it is easy to check whether a database or a collection exists. This will help to reduce the propensity to inadvertently create new dbs and collections when running a script due to typos.
Guest about 5 years ago in MongoDB Shell 2 Future Consideration

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 over 5 years ago in MongoDB Shell 2 Submitted