Atlas
- A brief description of what you are looking to do
- How you think this will help
- Why this matters to you
1322 results found
-
View billing information at project level
I think it would be a good idea to be able to see billing/invoices at project level. So the project owner will only see the consumption of his projects.
By giving project owners the "Organization Billing Viewer" role, we make it possible for them to see the billing for the whole organization. A new role for the project owner to view only their own project invoices would be nice.
6 votes -
Unblock users in Russia and Belarus
Currently MongoDB blocks access to MongoDB Atlas for users who are located on the territory of Russian Federation, Belarus (and other countries).
MongoDB Support team confirmed this is the case and stated that the reason is US regulations and sanctions, referring only to the blog post published on their website (https://www.mongodb.com/blog/post/mongodb-assistance-ukraine-shut-down-work-russia). The blog post does not mention that the access to users is blocked.
To our best understanding not many other tech companies have implemented such strict measures.
We've also taken the time to delve into the sanctions topic and have reviewed every public release of sanctions on…
4 votes -
Customize CPU threshold for Autoscaling
Currently, to autoscale a cluster to the next tier, the "Average CPU Utilization must have exceeded 75% of available resources for the past hour."
Problem:
Some workloads remain near the 75% CPU threshold, given the nature of the workload. This can cause constant scaling events to occur which creates unnecessary noise.
We don't want to turn autoscale off because this is a beneficial feature to keep enabled on the cluster.
Solution:
We want to be able to configure the CPU % threshold for cluster tier scaling. For example, rather than 75%, we'd like the option to set the threshold to…
14 votes -
Altas CIDR ranges for network containers are too restrictive
Background:
For each MongoDB Altas project, the clusters built in that project are built using a "network container", which tells MongoDB Atlas which pool of IPs it can select from given a CIDR range for its underlying infrastructure.AWS minimum imposed CIDR value/subnet size: /28
MongoDB minimum imposed CIDR value for clusters deployed to AWS: /24Azure minimum imposed CIDR value/subnet size: /29
MongoDB minimum imposed CIDR value for clusters deployed to Azure: /21For customers who elect connecting to MongoDB Atlas via VPC peering, they know that IP space is a scarce resource. Reserving /24 or /21 IP space…
5 votes -
"Atlas Onboarding"
Allow user to escape from onboarding without having to edit the url.
When the system doesn't accept the input, the user cannot escape and see their dashboard.1 vote -
Support Online Archive in AWS Hong Kong region
Request to make Online Archive available in AWS Hong Kong region
Customer are using MongoDB Atlas in AWS HK region to store data that are required to be located in the same region.
2 votes -
Authority Root/Intermediate Certificate from Let's Encrypt update
Need to be notified when Authority Root/Intermediate Certificate from Let's Encrypt will be upgraded. It can be a alert/rss flow/notification/email to inform the customer company.
From documentation https://www.mongodb.com/docs/atlas/reference/faq/security/#hard-coded-certificate-authority (Which certificate authority signs MongoDB Atlas TLS certificates?)2 votes -
This is a feature request to integrate the forwarding of MongoDB Atlas logs to Azure Managed Grafana instance
This is a feature request to integrate the forwarding of MongoDB Atlas logs to Azure Grafana Managed Instance.
Azure Managed Grafana instance has Enterprise plugin for MongoDB but that is a Market place product which is not available to customers with CSP contract with Microsoft.
1 vote -
Enable Replica Set Scaling Mode
Currently, it's not possible to configure the replica set scaling mode for shards and other configs available in the UI through terraform (see attached screenshot).
1 vote -
Terraform lifecycle ignore_changes tags
It would be nice if tags would not be set of list and will be a map, like tags for Azure resources.
In that case, you can ignore some tags by name. Like thislifecycle {
ignore_changes = [
tags["costcenter"],
tags["environment"],
tags["projectcode"]
]
}https://github.com/mongodb/terraform-provider-mongodbatlas/issues/2006
4 votes -
"Manage your own encryption keys deactivated" event
We recently discovered that there is no event when deactivating the option "Manage your own encryption keys" within the cluster configuration.
While there are hints towards this within the CLUSTERUPDATESTARTED and AUTOMATIONCONFIGPUBLISHED_AUDIT events, there is no clear warning that the encryption keys of the cluster are affected.
As an unwanted change of encryption at rest keys for data can have severe impact on data accessibility and security, I would propose adding a "Manage your own encryption keys deactivated" event to the Activity Feed.
4 votes -
Hard to find menus
Either the MongoDB Atlas web interface is too complicated
or the tutorials are missing steps, some menus are impossible to find.Example
https://www.mongodb.com/docs/atlas/app-services/data-api/custom-endpoints
Create a Custom HTTPS Endpoint
1. Click HTTPS Endpoints in the left navigation menu and then click Add An Endpoint.^ this is not the first step, the menu is not even visible, it is buried away under some advanced settings button, no where is it mentioned where to reveal this totally different "BUILD" menu section on the left hand side.
There are lots of features hidden from view, almost impossible to access from the Top or…
1 vote -
One tab or one button to quit from the whole platform without begging the support to help
There is no simple way to quit the service and erase the data. You have to go though clusters, projects and organizations without any links provided. The links given in messages are misleading. I had to work with helpdesk for almost an hour just to delete all my data that included: 1 organization, 1 project and two clusters.
1 vote -
Allow the Worforce Federation to be able to grant permissions on groups and user at the same time
When Worforce federation is enabled you have to choose weather to configure your users based on id or on group membership.
We want the ability to configure general base line permissions for groups based on the group claim on the oauth2 token and the username as well.
This enable us to grant a baseline of permissions and is flexible enough to also grant certain snowflake individuals higher privelages.
1 vote -
Alerts on password reset in Atlas UI
Alert should be sent on specific accounts in case of reset is initiated from Atlas UI.
1 vote -
In Atlas, add an alert condition for long-running queries
In Atlas, add an alert condition for long-running queries
2 votes -
Already course where well awesome
By learning the game make us learn course
1 vote -
Global Multi-Region Read/Write Databases with Serverless Atlas and Realm Device Sync
Global Multi-Region Read/Write Databases with Serverless Atlas and Realm Device Sync
As the world goes global, moving workloads and data closer to users for lower latency is becoming essential, even for startups that can't afford dedicated clusters. The ability to set up a global read/write, multi-region, serverless MongoDB Atlas would be a game changer.
Currently, I am using a combination of two different database systems to achieve what MongoDB could provide out of the box, allowing us to start on a serverless scale and grow as our traffic and revenue increase. Unfortunately, we can't yet afford dedicated pricing, and this…
1 vote -
Expose just the server name (without the rest of the connection string) as a cluster attribute
There are many
connection_strings
available, but all of them are a full URI. Since the canonical way to connect is with the login and password in the URI, I always need to parse the value of aconnection_strings
, insert login info, and then reformat it.I'd like to just have the server name available as an attribute.
1 vote -
As a DBA I need to be able to create/delete a single backup policy via CLI/API
As a DBA I need to be able to create/delete a single backup policy via CLI/API.
For some projects, I would like to be able to create a single hourly policy.
Currently it's impossible. Default policies are created and via API I cannot delete all the other policies one by one leaving just hourly one. I also can't delete all and add a single one.I would like this functionality to be available both in API and CLI.
Currently you can only
- delete all policies
- update existing policy by policyIdI need to be able to delete a…
1 vote
- Don't see your idea?