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 456

Audit log gather from Ops manager

Do you have a plan to keep the option in future releases to gather audit log from Ops manager? I don't see any option now
Guest about 4 years ago in  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 about 4 years ago in  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 about 4 years ago in  0 Submitted

Ops Manager: more precise firewall configuration documentation

Currently, it is not clear from the documentation what are the source hosts for each port to open. The diagram fills in a bit this imprecision, but it is not formal enough. Also, some ports need to be open only if certain features are needed (eg. ...
Guest about 4 years ago in  0 Submitted

Display the feature compatibility version (FCV) in Cloud Manager/Ops Manager UI

The FCV could be different than the MongoDB version. Also, sometime the FCV on different shards/CSRS in a sharded cluster might be different (e.g. FCV is upgraded on the shards, but for some reason FCV is not upgraded on the CSRS), and this could ...
Guest about 4 years ago in  0 Submitted

mongocli - allow to enable/disable agent modules

As of mongocli version 1.17.0 there is no way to enable monitoring and backup modules for a cloud manager or ops manager project. You can only query the agents and the modules enabled. This won't allow you to use mongocli to setup a new project ...
Guest over 4 years ago in  0 Submitted

Import existing MongoDB deployments

There should be a way to import existing MongoDB deployments with mongocli. This would allow the automated provisioning of Ops Manager instances in cases where MongoDB deployments already exist. In addition we would be able to import the applicati...
Guest over 4 years ago in  0 Submitted

Allow Ops Manager to only download specific MongoDB binary packages

We would like to have an option in the Ops Manager UI to select certain MongoDB versions to be automatically downloaded by Automation in order to avoid downloading all major binaries. It is not good to have several MongoDB binaries using disk spa...
Guest over 4 years ago in  0 Submitted

Add two more entries to the sample_training.zips collections

The lab task currently can be solved without paying attention to the difference between the $lt vs $lte and $gt vs $gte operators: MongoDB Enterprise atlas-7ooiae-shard-0:PRIMARY> db.zips.find({"pop" : { $gte: 5000,$lte: 1000000}}).count() 111...
Guest over 4 years ago in  0 Submitted

Add ability to have systemLog redirected to stdout (just have to remove systemLog.destination and path)

To be able to have MongoDB logs redirect to stdout and this having it into GKE CloudLogs, we should NOT configure a systemLog.destination nor a systemLog.path. In 0.6.0 release, systemLog.destination and path are hardcoded and cannot be nullable....
Guest over 4 years ago in  0 Submitted