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

Search results

Showing 95 of 95

Metric Grouping

A huge improvement and help when it comes to metrics would be the ability to query by grouping (e.g. for database access users). This way if you were to use a specific database user per a specific service connection, we could see how much load to ...
Guest about 2 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Logs menu item should be always clickable, even while on Logs page, to allow quick reloading.

In the Stitch UI: https://stitch.mongodb.com/groups//apps//logs On the left hand side menu, the Logs menu item under "Manage". Right now if you click on it and display the logs, the "Logs" menu item becomes un-clickable. Since the Logs is not se...
Guest almost 6 years ago in Product Deprecated (Will Not Appear on Portal) 0 Submitted

Don't search for entire document set of a collection on a new tab by default

When I want to search for documents of a collection I select the collection on the left pane and then a new tab is opened, that shows information as seen in picture `big-collection.png`. However, the problem with this default configuration is th...
Guest almost 5 years ago in Compass & Data Explorer 1 Submitted

Allow queries with $search to be covered by the Lucene indexes without loading from disk in Mongo

If the fields to be filtered on or projected on are all in the Lucene index, it would give the best latency to be able to return the data from the Lucene index only, and not have to separately look that data up from the Mongod
Guest almost 5 years ago in Atlas Search 0 Submitted

Copy/Duplicate Cluster configuration

It would be really useful to create a new cluster based on an existing configuration. Snapshots are supposed to be loaded into clusters of the same configuration, but having to set up the configuration manually is prone to human error. Having an...
Guest over 3 years ago in Atlas 0 Submitted

Add OnChartsFullyLoaded Event Listener

Currently, when using the `render` function in the Charts SDK, you get a JavaScript Promise that resolves when the chart or dashboard has loaded. However, loaded does not mean that the data has fully loaded and rendered, it only means that the emp...
Guest almost 4 years ago in Charts 0 Submitted

For Client Side Field Level Encryption (CSFLE) load IAM credentials for KMS by default

In order to get the mongodb csfle lib to work with AWS KMS we need to set the following provider details explicitly: accessKeyId and secretAccessKey. It is common and more secure practice for applications to be able to load these automatically. ...
Guest over 5 years ago in Drivers (ie: Node.js, Java, .NET) 1 Completed

Display "N/A" instead of "0" for doc count in timeseries collection in Compass

In Compass 1.36.4, when I look at a database that has a time-series collection in it, in its list of collections, it displays the collection as having "Documents: 0" and "Avg. document size: 0", even when there are some documents in it. I think t...
Andrew Janke almost 3 years ago in Compass & Data Explorer 0 Submitted

Filter White-Listed Fields

Previously, I was able to provide a top-level object field as a white-listed filter field and all sub-level fields would be included. Now, this is NOT allowed. My app is user customizable, in which they can create new fields to this object at will...
Guest almost 6 years ago in Charts 4 Submitted

Ops Manager Load Balancer

In the same way we can connect to a replica set via a connection string containing the 3 hostnames of the members (in a 3 member replica set) which indicates some load balancing built in, it would be good to allow automation agent's mmsBaseUrl par...
Guest about 3 years ago in Enterprise Advanced 0 Submitted