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

Database

Metadata (Created Date) for database accounts

We frequently have audit questions about when a given user was created in our Mongo databases. Other DBMSs (Oracle, for instance) have a 'CREATED' field in a metadata table (i.e. DBA_USERS) that shows when a user was created, and this would be ver...
Matthew Haught almost 2 years ago in Database 0 Submitted

Display Recovery time during restore process.

Team, Currently Mongo DB restoration process not giving any recovery time estimate when restore process start and because of that we are not able to plan time window for other critical process to start which is depend on restore and not able to c...
Guest almost 4 years ago in Database 0 Submitted

define the random seed manually, for $rand and $sample

It will be great if an additional paramater to define the seed for $rand and $sample could be use.
Guest almost 3 years ago in Querying & Aggregations 1 Submitted

Please include accurate product edition information (Enterprise vs. Community) within the Windows version of mongod.exe.

Dear MongoDB Support Team, I would like to request an enhancement to the Windows version of your MongoDB software. Specifically, please consider including accurate product edition information (Enterprise vs. Community) within the mongod.exe execu...
Guest about 1 year ago in Database 0 Submitted

Support readOnly in Json Schema Validation

Support the readOnly property for json schema validation to make certain fields immutable (or the entire document) after creation.
Guest about 4 years ago in Data Modeling & Indexing 0 Submitted

Ability to see historical `serverStatus.uptime` counter info on MongoDB Server process

*What is the problem that needs to be solved?* Store (historically) `serverStatus.uptime` counter info on MongoDB Server process, so that it will be possible to track `serverStatus.uptime` changes through the time. *Why is it a problem? (the pain...
Guest over 6 years ago in Database 1 Submitted

Enforced Password Complexity

Please allow for the enforcement of password complexity: - Setting a password policy that restricts users to a certain level of complexity (e.g 10 chars with special characters)
Guest over 4 years ago in Database 1 Submitted

add IO throughput related fields to 'serverStatus' output

There is no IO throughput related fields in the result of serverStatus, instead in FTDC this is available in the disk metrics. Need it in `serverStatus` output so that we can monitor it.
Guest about 3 years ago in Storage & Transactions 1 Submitted

Support for Ubuntu 20.4 in MongoDB Server version 4.2

Per the Server Support Matrix https://docs.mongodb.com/manual/installation/ support for Ubuntu 20 is in MongoDB Server version 4.4+ but not 4.2. We would like to see the currently supported MongoDB Server version 4.2 available on the Ubuntu 20.4 L...
Charles Merrill over 5 years ago in Database 1 Submitted

log connection string used by application to connect

there are multiple options to connect to mongo: you can connect to specific node or you can connect to the whole replicaset etc... if DBA does not have access to source code - it's not possible to validate if application properly configured and co...
Guest over 5 years ago in Database 0 Submitted