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

mongocli output text format not displaying all information

mongocli output text format not displaying all information where as json format dispalying all, if text can display same information as in Json. Will be helpful in updating the alerts etc.
Guest over 4 years ago in Under Review 0 Submitted

Implement read-only fields and documents in database

I haven't tracked down this functionality yet, so excuse me if it is already implemented. As a developer and system administrator I came to a dilemma how to prevent myself to make changes to documents. I can limit myself as a programmer, but as...
Guest over 4 years ago in Database 0 Submitted

`Blocking` Flag for Explain Output

It's not always obvious which aggregation stages are blocking or non-blocking when viewing `explain` output for an aggregation command. It would be helpful to include a `blocking` flag for each stage of an `aggregate` command in its `exp...
David Walker over 4 years ago in Database 0 Submitted

CRUD Operations history

We have many number of API/Micro service teams to consume the Mongodb for the data feeding. Sometimes, they ask the CRUD(Insert/Update/Delete queries , not the payload and actual data) history they performed in past. I don't see any option in mong...
Guest over 4 years ago in Under Review 0 Submitted

restricted mode

database in restricted mode can very helpful .. so we can carry out , lock users out, rebuild indexes, compact and other admin tasks.
Guest over 4 years ago in Database 0 Submitted

restricted mode for database

database in restricted mode can very helpful .. so we can carry out , lock users out, rebuild indexes, compact and other admin tasks.
Guest over 4 years ago in Database 2 Submitted

Allow changing config values without restart

It would be great if configuration changes could be effected without needed to restart nodes. For example, audit filter, enabling/disabling different security mechanisms. This would be especially useful for Atlas and clients with large clusters ...
Guest over 4 years ago in Database 0 Submitted

disk iops

Can you please revert the change to metrics view for disk iops? It it completely unreadable and meaningless now. There used to be 2 lines that made sense. Now there are 4... but looks like a bar chart. Anyway. Can't read it. I would suggest. 1. ...
Guest over 4 years ago in Under Review 0 Submitted

Retrywrite error fixed in Mongodb 4.4

We have test the retry write in Atlas by using mongodb java driver in Mongodb 4.4 cluster. The error is similar to SERVER-53624(https://jira.mongodb.org/browse/SERVER-53624). The supporter respond the error will fix in Mongodb 5.0. We hope this er...
Guest over 4 years ago in Database 0 Submitted

MultiTenant Abstraction

Just as a time-series collection in MongoDB 5.0 abstracts the underlying implementation of the bucketing pattern, customers who implement a multi-tenant model through separate databases per tenant run into the issue of too many dhandles and would ...
Guest over 4 years ago in Database 0 Submitted