Atlas
- A brief description of what you are looking to do
- How you think this will help
- Why this matters to you
1402 results found
-
Billing breakdown by usage dimension for private endpoints
Since private endpoint billing is based on a "capacity unit" that has three dimensions (new connections, active connections, and processed bytes), and the bill is determined by the highest of the three, it is important to know how much of each of these three dimensions is being used in order to make engineering decisions on how to control cost.
For example, if the main driver of usage is processed bytes and the other two dimensions are barely being used at all, then how we would go about how to control this cost would be very different than if all three…
1 vote -
MongoDB Query Debugger Assistant
Overview
Introduce an AI-powered query debugger within MongoDB Atlas to help developers identify performance bottlenecks and syntax inefficiencies in real time as they write queries.Problem
MongoDB’s flexibility sometimes leads to overly complex or inefficient queries, especially when aggregation pipelines or indexes are involved. Developers often need to switch contexts between the query editor, documentation, and performance tools like Atlas Profiler.
Proposed Solution
Build a MongoDB Query Debugger Assistant inside Atlas with the following features:
Inline Warnings & Suggestions: As a user types a query, the assistant highlights potential issues (e.g., full collection scan, missing index usage) and suggests alternatives.
…
1 vote -
Maintenance alerts should be warnings
I frequently receive alerts about maintenance jobs being scheduled. While I do want to receive those notifications, the title says “Alert - X - [date]” like all the other real and serious alarms I have. So filtering those maintenance warnings and real alerts that require immediate action is hard.
It would make much more sense to include the type of the alert in the email subject (e.g. “Alert - X - maintenance scheduled” to make things easier or at least rename the maintenance alerts to warnings.1 vote -
Add support for custom comment field per API key access list entry
Currently, in the API Access List for an API Key in MongoDB Atlas, there is no way to associate metadata or context with each IP address or CIDR block. This makes it difficult to track the purpose or ownership of each entry, especially in environments with multiple users, services, or automation systems.
Please add support for an optional comment (description) field for each entry in the API Access List associated with an API Key. This field would allow users to provide human-readable context, such as:
- Who owns this IP address or range
- What system or service it corresponds…3 votes -
Masking of PII fields
Context:
We have multiple downstream systems that consume data from MongoDB. These systems are not capable of decrypting sensitive Personally Identifiable Information (PII) fields. Currently, to protect PII, data is encrypted in MongoDB, but downstream systems cannot process or display these fields without decryption, which poses operational challenges and security risks.Request:
We would like MongoDB to provide a native field-level data masking feature that allows:Masking or redacting sensitive fields (e.g., PII fields) at query time without requiring the consumer to decrypt the data.
The masking should allow downstream systems to receive the data in a protected form (e.g.,…
1 vote -
Improvement for metrics
Adjust mongodbmetricsqueryExecutorscannedObjects and mongodbmetricsdocumentreturned metrics with dimension of namespace, query and collection. So alerting on them could be more flexible.
For example, on our production we have queries which run once in a long time and it is expected for them to have high ration of Scanned to Returned. But other queries which are running constantly should be on default low values. As now we can set alert only on cluster level -> It results in a lot of FPs.In general a lot of other metrics could win from additional dimensions in them.
…
1 vote -
Return 'CreatedAt' for Programmatic API keys endpoints
We have an issue where we get emails from our internal Cybersecurity team 90 days after creating a MongoDB Atlas API key for rotation purposes.
For other SaaS providers we're able to stay ahead of those emails by querying their APIs and getting the date at which an API key will expire or the date after 90 days of when it has been created. This allows us to rotate keys before emails from Cyber.
The Mongo Atlas Administration API doesn't seem to provide that capability with the Programmatic access endpoints (though I am able to see the CreatedAt date in…
5 votes -
For Online Archive it's not possible to create a Private Endpoint for Online Archive in GCP. Can you pls make this option available
We need to have the option to both create and connect existing endpoint for Private Endpoint for Online Archive in GCP. Currently only Azure and AWS are available.
1 vote -
Manage authentication tokens in account overview
When using Atlas CLI, you need to authenticate your account so that you can access the organisation/cluster. Unfortunately, there is no way to manage a list of previous authentications in your account settings.
This is important in case you are working on a machine that you have no control over and don't have a change to start the logout process from Atlas CLI on the machine you logged in.
A central UI that would allow to revoke previously granted access would be very helpful.1 vote -
Add search nodes to /processes API endpoint
I am trying to auto scale my search nodes based on CPU usage.
https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/#tag/Monitoring-and-Logs/operation/listAtlasProcesses does not list search node processes
1 vote -
Add search nodes to /processes API endpoint
I am trying to scale my atlas search nodes based on CPU usage.
https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/#tag/Monitoring-and-Logs/operation/listAtlasProcesses only lists processes for the regular atlas cluster, no search nodes are listed.
1 vote -
Add Atlas instance in GCP Sweden
Hi! We have applications running in GCP Sweden (europe-north2). Do you have any plans to add support for Atlas in that region?
3 votes -
Identify users via API that are regular project users versus federated or built-in (e.g., charts) users
Expand the API to allow a way to identify and differentiate federated users and other non-manageable users (like "Charts User") from regular project users in MongoDB Atlas using API output, similar to how the Atlas UI visually marks federated users. For example, the Atlas UI displays a greyed-out edit icon and the ScreenTip displays a "Roles are managed through federated role mapping".
6 votes -
org level resource utilization for projects
Org level resource utilization for all
Project resources - usage for clusters - CPU, Database Storage Memory , Data transfers, backups to view over utilization / under utilization of resources.1 vote -
1 vote
-
federated authentication to terraform provider
Allow OIDC authentication to the terraform provider to eliminate the need for secrets or static configuration
1 voteOnce Atlas itself supports this we will implement in the Terraform provider. We are in close contact with the PM who owns IAM and have alerted him to this request.
-
AI Driven recommendations & chatbot
My customer is requesting if it is possible to add AI chatbot or AI generated cluster sizing recommendations, similar to what GCP has in their logging tools. They provided the feedback that looking at metrics can be tedious and they want the ability to ask a chatbot what it means and have the chatbot make sizing recommendations based on this.
1 vote -
Allow removing database user from all projects
Sometimes we need to remove a database user from more than one project. Right now, the only way to do this is by clicking through each project and doing each one separately. It would be much more convenient if there was a way to search/remove a given database user from all projects at once.
1 vote -
Add correlated IP address to network access alerts
Hi team, we need to monitor when a specific IP address is added to network access.
Now there's an option to monitor this action, however, we are not getting the added IP address in the alert summary or body.8 votes -
bulk delete backups
Allow bulk deletion of backups on both active and terminated clusters through the Atlas web UI. It is currently quite cumbersome so delete them one by one if needed.
1 vote
- Don't see your idea?