Compass
12 results found
-
AWS IAM
It would be nice to have such feature for MongoDB Compass so that user can connect by assuming an IAM role.
24 votes -
proxy
Allow Compass to connect via a corporate proxy
21 votesThis is supported in Compass 1.31 (currently in beta), which is available in our download center.
If you try it, let us know if it works well for you.
-
Make it work
The window app is soooooo slow....
it takes forever to startup... and I have a very good workstationPlus, I upgraded now to 1.20.5 version and NONE of my connections work anymore... they ALL timeout at 30000ms :/
I will have to downgrade it
8 votesFrom compass 1.29 on, we changed how plugins are bundled and loaded, which resulted in a much faster startup time.
I am not sure what was going on with the connections, but please reply to this email and let me know if it’s still an issue with the most recent version of Compass.
-
Don't query entire collection on connection
In large collections, there is no need to immediately query the entire collection. Either change this to query only the first 20 entries by default, or stop querying one connection. This would improve the connection experience greatly.
4 votesWith Compass 1.30 we improved the experience by:
- no longer loading all the db and collection stats when connecting
- no longer waiting for the document count to load before displaying the first 20 documents and running the count operation asynchronously instead
-
Rename connection
After cloning a connection, it has the same name with "(copy)" appended. But in my favorites list it is now impossible to differentiate, and there is no way currently to rename a connection.
3 votes -
Allow customization capability to Administrators
- Provide option to administrators to freeze the Read Preference dropdown to Secondary to restrict users only to secondary nodes of the cluster.
- Freeze maxTimeMS value to a desired value (operations team would decide the value) rather than providing this option to users whether or not to use it and let rogue queries run for long duration on production clusters.
2 votesThis has been possible since Compass 1.34.1 - apologies for not having updated the status of this request until now.
The documentation is available here: https://www.mongodb.com/docs/compass/current/settings/config-file/
-
Expose readPreference information in Compass UI
Compass is capable of using custom Read Preference settings and tags if specified in the connection string. However, in the UI it is nowhere indicated which Read Preference mode is being used.
As a result, the users have no way to tell if the specified URI options are actually in effect.
It would be useful to surface this information somewhere.
2 votesAvailable in 1.31 beta, will be in GA soon.
-
Add a DISCONNECT option to the 3 dots dropdown menu when a connection is active
At the moment, there is no obvious way to disconnect from your connection to connect to another database, and you have to go through the top level Connect menu, which is quite cumbersome.
1 voteWith the release of multiple connections support in 1.44.0, Compass users are now able to disconnect from a connection by clicking on the 3 dots menu for a connection in the lefthand sidebar.
-
Compass: Set custom names for connections
When having many projects and connections saved in Compass, assign a custom name would be easier to identify the connection we want connect to.
1 voteThe release of support for multiple connections in Compass v1.44.0 improved the connection saving & editing experience. I'm going to mark this feedback item as completed. Please let us know if you have more feedback.
-
Ability to migrate "favorites" to new version of Compass
Having downloaded a new version of Compass, I realize that there is no way to export/migrate my Favorites to the new version of Compass. I contacted technical support and they confirmed that there is no way to do this. My feature request is to provide some sort of migration path to export and import Favorites between Compass versions.
1 vote -
activating plugins issue.
it goes as far as activating plugins and it doesnt go further.
1 vote -
Need option to specifying readPreferenceTags in the connect string
I'd like to specify a readPreference tag set so that i can connect and query only specific nodes. I cannot find the equivalent of readPreferenceTags for the connection string in Compass.
1 vote
- Don't see your idea?