Atlas
- A brief description of what you are looking to do
- How you think this will help
- Why this matters to you
-
readPreferenceTag flexibility in Atlas
Looking to get more flexibility to target electable nodes and the workload isolation nodes. Some ideas are to allow for custom tags or having tags that allow for targeting read-only and electable nodes together. This allows for users use the read-only nodes to scale out reads along side the electable secondaries without having to juggle multiple connection strings.
2 votes -
Project Homepage / Ability to add descriptions to Atlas projects
We have a lot of Atlas projects in our org, some are outdated, unused, orphaned, some important and used for production. It would be great to have a way to describe what each of them are for, who to contact for questions, etc.
For example, when you switch to a project, you land on the project homepage that has the description right there, alongside an overview of how many clusters, users, last change, if whitelists are enabled etc. Even better if I can use Markdown or some other "rich" editing experience to create the description and add links, bullet points,…
2 votes -
Add support for arbiters
We have a situation where we are required to build in an AWS region that only has two AZs (ca-central-1). In addition, there are no other AWS regions in the country (Canada). And due to our requirement around data sovereignty, we can't host this data set within a different country.
Because of this, we can't guarantee our cluster will stay up if we lose a single AZ unless we put an arbiter in a 2nd region (since no data is copied to the arbiter). However, Atlas does not support arbiters currently. I know arbiters aren't ideal, but in this edge…
2 votes -
Fix a glitch in the web app's UI
Just pointing out a little glitch in the UI:
When we have very long values, the key is invisible and the field type is pushed to the side.
Screenshot attached.2 votes -
Ability for users to subscribe to product update emails in the Atlas UI
There should be a way to subscribe to product feature/updates within the Atlas portal.
2 votes -
Add Support for AD/LDAP Token Groups
This is a request to add support for the Token Groups LDAP attribute included in Active Directory’s LDAP implementation:
https://docs.microsoft.com/en-us/windows/win32/adschema/a-tokengroups
Currently Atlas/Mongo only supports looking up group membership from queries against the user object in LDAP (typically by looking at the “memberOf” attribute). This attribute does not include groups to which a user is a member via nested groups (being in a group that is also a member of another group). An LDAP filter can be added to the user group lookup which uses recursive filters to find all groups, however, that approach has the following problems:
- Recursive lookups are…
2 votes -
Atlas Activity feed flooded with Data-Explorer read-only operation events
As a user I find the Activity Feed overwheliming and want to be able to filter events more granuralry
2 votes -
Heroku Atlas Plugin
Since mongo lab https://docs.mlab.com/mlab-to-atlas/ is acquired by mongo, and migration to Atlas is recommended.
We need Heroku Plugin for mongo Atlas, as promised on https://docs.mlab.com/mlab-to-atlas/ page FAQ section.
My company is planning some big projects on heroku and having a plugin would make our lives much easier.
Is there any ETA on this plugin delivery date?
Since the set goal of migrating mongo lab users to Atlas is start of 2020 Heroku mongo lab users should have easy option to do it soon.
2 votes -
Compact mode for browsing documents
Could we have a compact mode to view the documents in a collection?
I would enjoy a table-like view, with much less padding, and a column with actions.2 votes -
MongoError: user is not allowed to do action [listCollections] on [db.]
NodeJS mongodb driver (with or without mongoose) needs to "listCollections" before "createCollection"
But "listCollections" and "createCollection" are in different "rights list" for custom role (look screenshots)
In this case "createCollection" in "Collection Actions" has no sense without "listCollections" from another rights scope "Database Actions and Roles" and user with "createCollection" ability in fact cannot create collection
It can be fixed with moving "createCollection" and "listCollections" rights into one scope
2 votes -
Improve dashboard loading times from 3.5 minutes
Currently the dashboard takes well over 3.5 minutes to load on a gbps broadband connection waiting for
2 votes -
Expose more data via the Project Events Atlas API: database user addition
The project events API (described at https://docs.atlas.mongodb.com/reference/api/events-projects-get-one/)
returns less fields that presented in the UI.For example, after adding a database user via API, I would like to wait for the database user actually added before attempting to use the user. In the web UI, I see 2 events with all the information I need - "MongoDB user added" and "Deployment configuration published".
When querying the project events API, I see both events (event types MONGODBUSERADDED and AUTOMATIONCONFIGPUBLISHED_AUDIT), but there are no additional fields with the new database user.
2 votes -
2 votes
-
Need "Inactive" sessions "Terminated" connected via Atlas
We need a feature that would automatically timeout individual user "inactive" sessions after x number of minutes, connected via Atlas. Thanks
1 vote -
TDE Encryption Key automatically rotation
when we got the alert like "Azure encryption key needs rotation", we need connected to our it team and they rotated the key in azure key vault then they shared us the value of new Key Identifier, then we logged into atlas and under security-->Advanced under that we updated the Key Identifier under Encryption at Rest using your Key Management option, all these steps we were done manually.
Is it possible to rotate/update the key automatically, when the key is rotated in azure key vault, without doing it manually.
1 vote -
Add filters for easily finding projects that have encryption/audit enabled in the UI
The https://cloud.mongodb.com/v2#/clusters has certain filters to get specific Atlas clusters. Can we add couple of more filters that can easily identify, whether that project has been enabled for encryption at rest or if the auditing has been enabled/disabled. This will help us easily generate reports for cis20 reporting.
1 vote -
Limit the Cloud Providers and Regions available for a given org/project or role
A large financial customer wants to ensure that clusters can only be deployed to specific cloud providers and regions based on policy. Could we add an Atlas security control that limited the available cloud providers and regions for cluster creation/configuration for a given Atlas org or project?
1 vote -
Allow --removeAutoIndexId option to Atlas live migration as default
Apparently Atlas live migration does not support --removeAutoIndexId option due to which some collections having
autoIndexId set to false
does not allow live migration to work successfully. Please add --removeAutoIndexId option to live migration.1 vote -
Feedback and public roadmap.
I have voted and written since 2020 several improvement ideas for your platform.
Being a client for a major insurance company, I'm disappointed to see that for several suggestions dating back more than 12 months, it doesn't even seem to have been looked at by your team.
It would be more than interesting to have an idea for your roadmap as well as a dynamic management of the catalog of ideas (feedback) maintained by your customers.
I consider this a lack of respect for your users and customers.
Some examples:
https://feedback.mongodb.com/forums/924145-atlas/suggestions/40638277-atlas-backup-to-second-region
https://feedback.mongodb.com/forums/924145-atlas/suggestions/43289796-max-database-users-not-visible
https://feedback.mongodb.com/forums/924145-atlas/suggestions/42163234-authentication-on-azure-iam
1 vote -
API for Granting Infrastructure Access to MongoDB Support for 24 Hours
As per documentation at https://www.mongodb.com/docs/atlas/security-restrict-support-access/#grant-infrastructure-access-to-mongodb-support-for-24-hours one can grant access for support for 24h only via the UI. It would be very useful to be able to do this via the Atlas API.
1 vote
- Don't see your idea?