Atlas
- A brief description of what you are looking to do
- How you think this will help
- Why this matters to you
1362 results found
-
Database user credentials rotation with AWS SecretManager
- Similar to the HashiCorp Vault integration, you should offer the option to use AWS SecretManager in the same way
- Rotating dbuser credentials is a common best practice. Many people that are "AWS" shops chose AWS-native solutions over 3rd- party.
- We use SecretManager, so this would save us from having to write something of our own.
8 votes -
Allow setting temporary IPs to API Access List
When testing out API keys that are normally only run through CI/CD tools, I'd like to be able to add my local IP to the API Access List for a temporary time window.
3 votes -
Active link on closed alerts
Currently closed alerts are just a simple text card unlike open alert which does have links. This functionality should be available in closed alert as well.
1 vote -
Display the Atlas-generated replica-set name in the cluster Dashboard
This is an easy one, and it'll help a lot.
Inconvenience:
In the past, every time I created a cluster, the name of the replica-set was in line with the name of the cluster:
e.g.:
Cluster Name:asteroids-tracking
Replicaset Name:asteroids-tracking-shard-0
Now when I create a cluster, the name of the replica-set is a random set of characters prefixed by "atlas-"
e.g.:
Cluster Name:asteroids-tracking
Replicaset Name:atlas-[randomChars]-shard-0
This makes it unnecessarily difficult to find (in the Atlas Organization) the cluster referred to when I receive text message alerts. Mainly when you are in charge of so many clusters.
Additionally,…3 votes -
Clone collections
Now, you can just delete a collection or add a new one. It would be nice to be able to clone a collection, or at least a part of it.
1 vote -
geospatial
Could we please consider boosting MongoDB's geospatial capabilities by incorporating Turf.js into Atlas. I would hope this would be an integration similar to Lucene in that it exposes some functionality through the UI, and some through aggregation. It would allow us to gain a huge amount of functionality. https://turfjs.org/
3 votes -
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.
8 votes -
Federation metadata.xml for automatic idp certificate rotation
It would be great to have an opportunity to automatically rotate the idp signature certificate.
I could provide a metadata.xml url. With that metadata.xml in generally it's possible that okta rotate the certificate on it's own. But it's not possible to configure in Mongodb Atlas.
Best regards
Fabian1 vote -
Warning if attempting to change cluster configuration while an index operation is in progress
When changing the cluster configuration to scale it up or down, there is no warning if there's a index build currently running on the primary/secondary. I created an index, saw it finish on the primary and then scaled the cluster, without thinking about that the index is only now built on the secondary, too.
During the downscaling the index build got aborted and attempted to build in foreground then. However this for some reason did not work and I had to contact support to help me with getting the secondary up again.
My proposal would be to either:
- Display…1 vote -
Monitoring Integration with Azure Event Grid
Monitoring Integration with Azure Event Grid.
2 votes -
Database Access History: sort and export
Would be nice to export the database access history and/or sort by a column.
4 votes -
Since yesterday, I don't get the second factor authentication sent by SMS
When I log on, the sms for the second authent factor is not sent, I have to require one to get it
1 vote -
Atlas collection explorer UI: The list of collections should not scroll with the rest of the page
I work with hundreds of collections, and I have two issues with the UI that make a not optimal UX:
- my collection names are large, and the collection list is not resizable.
Alternatively to resizing, a popping up tooltip could show the full name of the collection being hovered with the pointer- the list of collection scrolls with the rest of the page. when I want to search a collection at the bottom of the page I have to scroll down to select it, and then scroll up again to see the results.
2 votes -
Allow designating some team members to administer team membership
Currently adding and removing members from team requires Organization Owner privileges. We would like to distribute management of team membership to users without having to grant them root privileges on Atlas account.
The feature would allow us to designate some team members as admins for the team, and they could then add/remove team members. This is in similar in concept to how Github implements team maintainers for a GitHub Team.
5 votes -
Performance Advisor Case Insensitive Queries and $lookup Recommendations - Include Relevant Queries
Currently the Performance Advisor features suggestions for two distinct situations:
* Queries Using regex With Case Insensitivity.
* Queries Using $lookup.Currently the query or queries that triggered the suggestions are not shared within the Performance Advisor message which requires an extra effort in finding them either in the MongoDB Logs or using the Performance Advisor. As such, it would be useful to attach the relevant query or queries that triggered the suggestions to the Performance Advisor details.
3 votes -
hourly backup retention
hourly backup retention. Why minimum a day, so 24 backups stored? For big databases, this is an amount of data and money
1 vote -
Improving Directions to Support on Atlas
Submitting this on behalf of customer (libra@wavecreststudios.com):
If I may provide some feedback, the Atlas site is not clear for how to get
support. Clicking Support in the upper right menu brings you to the support
portal, which you can't use if you don't have a plan. It's only when
you're viewing all your projects (and not viewing a specific project) that
there's a support link on the left side to upgrade your plan.Also, and this was very frustrating, it's not clear that "chat support" is
for general questions and not for urgent issues (usually chat means…1 vote -
Improving Directions to Support on Atlas
Submitting this on behalf of customer (libra@wavecreststudios.com):
If I may provide some feedback, the Atlas site is not clear for how to get
support. Clicking Support in the upper right menu brings you to the support
portal, which you can't use if you don't have a plan. It's only when
you're viewing all your projects (and not viewing a specific project) that
there's a support link on the left side to upgrade your plan.Also, and this was very frustrating, it's not clear that "chat support" is
for general questions and not for urgent issues (usually chat means…1 vote -
Provide local ssd instances in GCP
In terms of throughput it would be great to be able to configure an Atlas cluster based on local ssd / nvme GCP VM instances.
3 votes -
Add UI to describe collections/fields in Atlas and simple validations
Most old SQL databases allow table and column-level descriptions as a core feature. For distributed teams, or agile teams prototyping an app, it would be useful to be able to document/describe fields, expected/allowed values etc straight in the UI.
I'd like a Definitions tab after Find/Indexes in the Collections view where I can indicate BSON type and add a title/description for each field in my schema.
The JSON Schema Validation mechanism could be used as a basis for storing this information, since it already has a properties definition with a description for each field name in a document.
2 votes
- Don't see your idea?