Atlas
- A brief description of what you are looking to do
- How you think this will help
- Why this matters to you
471 results found
-
More information about the progress during cluster reconfiguration
The progress bar (the blue bar on top) can be enhanced to provide more information.
Sometimes, the only information provided about an operation in progress is "All processes are in Goal State!" (Eg. changing a cluster class from General to NVMe)
1 vote -
Put some kind of connection string generator / link / text on the "Database Access" screen
Hello!
It took quite a while for me to find a template connection string for Atlas, as I only thought to check the "Database Access" screen. Eventually I found the "Connect" button the "Clusters" screen, but it was a pretty frustrating time looking for something as essential as a connection string.
It would be great if you added something that would have prevented that-- a little widget where you pick your cluster and it spits out a template string. Or even just some text like "Looking for your connection string? Go to clusters, it's over there!"
Thanks!
2 votes -
Atlas policies
In the MongoDB atlas portal, there should be a way to configure policies across an organization. ie: policies to restrict users from creating clusters from certain cloud providers (ie: azure), restrict users from creating databases of a certain size, etc.
8 votes -
cant restart ide
After shutting down computer, and restarting the next day, the ide tab didn't open again. I can't find a link to bring the ide back for the course.
1 vote -
Add MFA status for organization and user API response
add
{
...,
forceMFA: "enabled" | "disabled",
...
}for
orgs/<orgId> request
AND add
{
...,
enabledMFA: bool,
...
}for
/orgs/<orgId>/users[/<userId>] response
1 vote -
Create TTL index based on local timezone as opposed to UTC time
Create TTL index based on local timezone as opposed to UTC time
3 votes -
Support encryption key management with a 100% EU-based provider
More and more large corporations in the EU are no longer using services that both host data and manage encryption keys with American companies due to the invalidation of Privacy Shield.
For a small SaaS-provider as ourselves, it is pushing us in the direction of having to choose between using MongoDB Atlas and losing a certain share of our clients, or figuring out a different database solution. We do not like these two choices.
We lost a deal with a major telecom company just this week due to us not wanting to replace MongoDB for our database. And there are…
2 votes -
To modify transactionLifetimeLimitSeconds parameter
As this is one of the most common request from Atlas customers to modify
transactionLifetimeLimitSeconds
it would be beneficial to grant the privilege so the Atlas customers are able change this parameter within a certain limit. Please add this functionality.2 votes -
Support GCP Private Services Access to Atlas
Hello,
this is a request to support Private Service Access for Atlas deployments on GCP. Today, our options with Atlas are IP access lists or VPC Peering. However, these options create downstream limitations for our organizations. Additionally, only one peering connection can be made per Atlas project, which also limits us.
Thanks
4 votes -
Cancel restore
There should be an option to stop once the restoration is given. Or there should be an option to revert a backup restore. This is required because we can restore an old production back up to Production only. If by mistake we do that we should be able to revert back.
6 votes -
I would like to have ability to generate an Excel file for clusters in the Organization
I would like to have the ability to generate an Excel file for clusters in the Organization.
https://cloud.mongodb.com/v2#/clusters1 vote -
Create location key in all documents for sharding in data explorer for Global Writes
I would like to develop in new Global writes cluster for an existing data base model create easily and fast the "location" key in all documents from collections that Global writes requires.
1 vote -
Left Side menu collapse
on the laptop screen, we have't much space for querying the data filter portion. If we have an option to collapse the left side menu, it may get more working space.
1 vote -
Allow to provide names/descriptions for peering connections
If the user has 3 peering connections in a project, it's error prone terminating one, as you may end the connection with the wrong VPC and cause a disaster. Adding a description field allows to clearly see the purpose of the peering.
1 vote -
improve error messaging
We are running into misleading error messages that learners are complaining about. This error appears when a user tries to use a $limit stage and forgets to add a $ while connected to a Free Tier Atlas cluster:
"OperationFailure: limit is not allowed in this atlas tier, full error: {'ok': 0, 'errmsg': 'limit is not allowed in this atlas tier', 'code': 8000, 'codeName': 'AtlasError'}":
This has been confusing for users. Is there a way that we can catch this issue more precisely and issue a syntax error instead?1 vote -
1 vote
-
Increase the notice period for changes
You need to increase the notice period that you provide to your customers for changes that could affect their ability to connect to their database.
A good example of this was the upcoming change announced yesterday "Prepare for MongoDB Atlas TLS certificate root change starting May 1, 2021". You provided 3 days notice which is woefully inadequate.
I work with a lot of large financial institutions and have contractual obligations to provide them with 20 business days advance notice for any planned maintenance. This is simply not possible with the notice periods that you provide.
1 vote -
max database users not visible
We need more than 100 database users, and have had the limit raised for existing projects, but new projects require us to have the limit increased. There is no way for us to verify which projects have the default 100 database users and which ones have had the limit raised. It would also be nice to track the percentage or number of database users available as a metric.
16 votes -
Allow domain or URL for whitelisting
Currently Atlas IP Access List entries allow to specify only either a single source IP addresses or ranges of IP addresses using CIDR notation. It would be great if user can add a domain or url for whitelisting where the IP address or range is not static.
3 votes -
Seeing ports that Clusters listen to
In your documentation and even through the atlas web api, there is no straightforward method to see what ports my clusters communicate on. This is highly frustrating as I am using the Mongodb Atlas Private endpoint and need to Allow Inbound/Outbound communications on certain ports for the endpoint to work.
1 vote
- Don't see your idea?