Atlas
- A brief description of what you are looking to do
- How you think this will help
- Why this matters to you
1366 results found
-
Bug Report - Login Issues
When signing up or signing in on MongoDB Atlas, if I enter a password and place the cursor in the middle of the input field to delete a specific character, pressing the Delete key removes the last character instead of the one at the cursor.
This makes it frustrating to fix typos and feels unintuitive. It seems like a bug with the input handling in the password field.
I've attached a screenshot to show the issue. Steps to reproduce:
Type a password (e.g., password123)
Place the cursor before the "o"
Press Delete
Instead of removing "o", it removes "3" (last…
1 vote -
in Atlas, a Resync button, as we have in OPS Manager
it should be interesting to have in the Atlas UI, a RESYNC button, as we have in OPS Manager, when we want to trigger a rsync on a node.
1 vote -
Support safe handling of shared project IP access list entries in Terraform (prevent deletes when the same IP is used by multiple services).
Description:
We are facing an issue managing project-level IP access lists in MongoDB Atlas when multiple services/profiles share the same IP address.Scenario:
One Atlas Project.
Service is deployed with different cluster profiles (e.g., integration, testing).
Each profile’s Terraform stack provisions:
An Atlas cluster (mongodbatlasadvancedcluster)
A backup schedule (mongodbatlascloudbackup_schedule)
A project IP access list entry (mongodbatlasprojectipaccesslist) using the same IP address.
Behavior Observed:
Integration profile deployment:
Creates cluster, backup, and adds Gateway IP to the project access list.
Testing profile deployment (same service, different profile):
Creates a second cluster and backup.
Attempts…
1 vote -
Support safe handling of shared project IP access list entries in Terraform (prevent deletes when the same IP is used by multiple services).
Description:
We are facing an issue managing project-level IP access lists in MongoDB Atlas when multiple services/profiles share the same IP address.Scenario:
One Atlas Project.
Service is deployed with different cluster profiles (e.g., integration, testing).
Each profile’s Terraform stack provisions:
An Atlas cluster (mongodbatlasadvancedcluster)
A backup schedule (mongodbatlascloudbackup_schedule)
A project IP access list entry (mongodbatlasprojectipaccesslist) using the same IP address.
Behavior Observed:
Integration profile deployment:
Creates cluster, backup, and adds Gateway IP to the project access list. ✅
Testing profile deployment (same service, different profile):
Creates a second cluster and backup.
…
1 vote -
Filtering and Pagination in Atlas Admin API for Downloading DB Logs
We are working on Sentinel (SIEM tool by MSFT) integration. We are using Atlas Admin API to download logs and ingest into Sentinel. But as there is no option to filter the logs, we have to do it in our Sentinel solution and also burden the customer with unnecessary N/w costs. If we could add filtering based on Category Type, ID etc. it will be great help for SIEM integrations. Also, adding options to assist in pagination would also be of great value. Like we could say greater than particular record and limit to "N" number of records.
1 vote -
Request for Pre-Maintenance Visibility in MongoDB Atlas UI
We would like the MongoDB Atlas UI to provide visibility into scheduled maintenance events, including the specific changes that will be applied. Currently, we are only able to view these details after the maintenance has occurred, which limits our ability to assess potential impact in advance. To improve planning and ensure system stability, we request a feature that allows users to view planned changes ahead of time—either through the UI or CLI.
1 vote -
Intro to MongoDB Learning Path Issue : I could complete 25% very long back. Kindly permit me to complete the remaining part and resume path
Intro to MongoDB Learning Path Issue : I could complete 25% very long back. Kindly permit me to complete the remaining part and resume path
1 vote -
CMK - Customer Master Key Region to allow multiple regions to select
Currently while setting up CMK for cluster only allowed to give one region as "Customer Master Key Region". For multi-region cluster, in case of Region outage, though MongoDB promotes writer to cross region, customer needs to re-configure the "Master Key Region" to another available region. If customers are using multi-region CMK, selecting only one region as "Master Key Region" needs manual intervention incase of region failures.
Could you have multiple region option "Master Key Region" to support multi-region CMK.1 vote -
Preventing archives from being orphaned due to certain sharding operations
When performing a moveCollection operation to move an unsharded collection from one shard to another, it would be ideal if the archive did not become orphaned. It would likewise be ideal if resharding and disabling sharding on a collection did not cause the archive to become orphaned.
1 vote -
We would like to know the how to find out the inactive atlas cluster which are not actively using user more than two weeks and how to pause
We would like to know the how to find out the inactive atlas cluster which are not actively using user more than two weeks and how to pause those cluster automatically which help us to save cost.
1 vote -
We would like to know the how to find out the inactive atlas cluster which are not actively using user more than two weeks and how to pause
We would like to know the how to find out the inactive atlas cluster which are not actively using user more than two weeks or some specific period and how to pause those cluster automatically which help us to save cost.
1 vote -
2 problems in Atlas metrics webUI
There are two annoying bugs in the metrics page on Atlas web related to the browsers refresh button:
1) Try to rearrange the different metric graphs (panels) to anything other than the default order (like move them up and down to a different order). When you hit refresh - their order is reset.
2) Open two different pages with graphs of any replica sets (or shards). They can be the same or different. Then, on one of them, change the zoom pulldown menu for a different setting (like 1 hour to 8 hours). Wait for the graphs to update to…
1 vote -
DataBases Prices
Several clients from Brazil frequently complain that MongoDB is expensive. One of the reasons is the need to create separate clusters (even M10-sized clusters) for development and/or staging for each production cluster.
One alternative they are using to reduce MongoDB costs is to share DEV and/or staging clusters among multiple teams. However, this introduces another challenge: how to split these costs internally between different departments.
To address this demand, which has been raised by several clients—including Ambev, Anhanguera, DASA, and Digibee—my suggestion is for Atlas to provide a way for customers to see the cost per database within a cluster.…
1 vote -
Atlas GovCloud Archival
Please add the online archive feature for GovCloud
1 vote -
Add single link between workload identity provider and organization via Terraform
We currently have multiple Terraform workspaces for different environments that each set up their own MongoDB Atlas workload identity provider (AKS cluster). In order to link these providers to the organization you have to manage a "mongodbatlasfederatedsettingsorgconfig" resource and pass a list of ALL identitiy provider ids. The Terraform workspace only knows (or rather: should only know) about its own identity provider, so it would be nice to have a single Terraform resource that manages a single workload identity provider <-> organization link.
1 vote -
Support auth token from service accounts
Support auth token from service accounts in the provider configuration, as well as API keys, https://www.mongodb.com/docs/atlas/configure-api-access/#make-an-api-request.
1 vote -
Expose PSC connection details in Atlas
Allowing the users to view the details of PSC connections like GCP project id, VPC, Subnets once after the PSC is in available state which will help us in troubleshooting if there are any issue from the cloud providers side.
1 vote -
Allow user to be able to download queries in Query Insights. Also a search bar in Query Insights to find certain queries
Allow user to be able to download queries in Query Insights would be nice. Also a search bar in Query Insights to find certain queries. Clicking through each operation to look at each query takes too much time. I want to be able to search any queries with any specific criteria so I don't have to click on each one to check for collection or index scan or duration time etc.
1 vote -
Improvement to Atlas API - return the cluster name in the json
Hi,
We use Atlas administration API extensively in some admin apps we created over Atlas. For example, we use the get all processes in project to get all the node names in a project and then iterate over them to perform various operations. For some of the operations, we need also the cluster name.
Until recently, we could count on the userAlias part of the returned json to get the cluster name. It is an anti-pattern to rely on string manipulations but it was working. Now, when some clusters are migrated from serverless and/or flex and stay with the shared…1 vote -
When migrating shared/serverless/flex to dedicated - name the nodes correctly
We recently had a few clusters migrated from serverless and flex to dedicated clusters. In some of them - the nodes of the new dedicated cluster were still the automatic, hashed names of the previous type.
I think it would be a super great idea to create the new nodes in the same way they are created for new dedicated clusters - with the cluster name as their prefix and not ac-XXXXX like we got.Thanks,
Oren1 vote
- Don't see your idea?