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 4031 of 4031

Allow separate whitelist for Atlas BI Connector

Currently, whitelisting is only possible at the Project level. We would like to allow whitelisting of the BI connector instance separately from the project. The Users/IPs that connect to mongo are completely different for BI connector vs the actu...
Guest over 5 years ago in Product Deprecated (Will Not Appear on Portal) 0 Submitted

2 problems in Atlas metrics webUI

There are two annoying bugs in the metrics page on Atlas web related to the browsers refresh button: 1) Try to rearrange the different metric graphs (panels) to anything other than the default order (like move them up and down to a different orde...
Guest 8 months ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Show state of replica set members in connection info

It would be nice if the current state of the members of a replica set would be shown in the connection info window (PRIMARY, SECONDARY, ARBITER, ...). So the states can be easily checked without using the shell.
Guest 8 months ago in Compass & Data Explorer 0 Submitted

Add the possibility to add a description for IP's in access control list for API keys

In the Atlas UI, allow to add a description in the IP's allowed to use an API key. This may improve security and ease management as it allows to easily maintain this list up to date.
Guest almost 5 years ago in Atlas 1 Submitted

`$getField` to work with a dynamic `field`

Currently `$getField` works only when `field` resolves at query-compile-time to a string. It would be nice if it worked also when `field` resolves to a string at *runtime*. See this Jira ticket - https://jira.mongodb.org/browse/SERVER-67030
Guest over 3 years ago in Querying & Aggregations 0 Submitted

Show warning when user is configured with access to invalid resources

When an invalid resource is specified in data plane user's access policy ("grant access to") authentication errors are misleading. For Example: if user "John" is limited access to cluster "xo" but cluster is created as "x0" by mistake, when John ...
Guest about 1 year ago in Atlas 0 Submitted

Split View: Split screen into two sides to compare two tabs visually

When I have more than one tab, I would like to split the view in two and have two tabs, one on the left and one on the right to be able to compare two different documents. VScode for example has this option (see screenshot attached) The only way t...
Guest over 2 years ago in Compass & Data Explorer 0 Submitted

indexStats

currently indexStats are show for less than a month, if it atleast 3 months stats that would be a good indicator if index is not in use for 3 months then it can be deleted
Guest about 1 year ago in Compass & Data Explorer 0 Submitted

Add "Copy as JSON" to Performance Advisor

In Performance Advisor, I can see sample queries for each index suggestion. They are formatted "nicely" for human viewing, but to actually investigate it, one would want to copy it as valid mongodb json, and run it with `explain` or analyze it in ...
Guest about 6 years ago in Atlas 0 Submitted

Persist setProfilingLevel Setting in Atlas

Currently the profiling level resets to 0 every time the mongod process restarts. You can persist this with a self-hosted mongo by editing operationProfiling.mode in the conf file, but this is not possible in Atlas.
Guest over 4 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted