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

Under Review

Showing 188

Include "Fetch Time" in Profiler timings

When we run the Profiler, the runtime of "select" type queries are dramatically understated. This is because the Profiler only counts the time of the "query", and doesn't include how long it took to "fetch" the result set. In one of our test case...
Guest over 3 years ago in Under Review 0 Submitted

Update MongoDB driver in Elastic metricbeat and validate operability with Atlas

The metricbeat data collection agent from Elastic currently has a MongoDB module for capturing low level metrics from a MongoDB instance. It's using a very old MongoDB driver that doesn't work with recent versions, nor work with Atlas. I realize...
Guest almost 4 years ago in Under Review 0 Submitted

Ops Manager help with index compliance across cluster

One of the problems is that we found some nodes would have indexes and others don't. Is there anything in Ops Manager to make sure that indexes are applied (in compliance) across all the nodes?
Guest almost 4 years ago in Under Review 0 Submitted

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 about 4 years ago in Under Review 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 Under Review 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 Under Review 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 Under Review 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 Under Review 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 Under Review 0 Submitted

Cloud UI fails to load at times

MongoDB cloud UI fails to load and it shows a blank screen as shown in the attached image. This happens even when a stable internet connection is present. I encounter this issue almost everyday and it hampers product development since the cloud da...
Guest over 4 years ago in Under Review 0 Submitted