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
-
MongoDB Atlas UI in mobile devices
I used to use my mobile phone to manage my Mongo Atlas cluster, using Safari and Chrome web browsers. Recently, you added a button called "copy configuration code" to the website's footer, between the "save draft" and "save changes" buttons.
With this new button added, I can't see the "Review changes" button, either with the phone in portrait or landscape mode. I can't access it by expanding or reducing the image or activating Desktop mode in the browser.I know that de UI is optimized for desktop use, but sometimes, a Mongo admin must manage on the go and can't…
1 vote -
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 -
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 -
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 -
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
-
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 -
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 -
Custom Role - blank collection note
This screen should have some indicator saying "If collection is left blank, applies to all collections.
I tried entering a "*" and that didn't work. Did some searching and eventually found I could leave it blank.
1 vote -
Use Semantic Versioning
Hi,
My problem is that the terraform provider doesn't use semantic versioning.
This has caused me quite a few problems.
Firstly - it's difficult when scrolling through your version releases to understand what's breaking and what's not (I lost an hour today having to check all the releases for updates, and then applying every couple of versions from an outdated provider to make sure there were no breaking changes).
Secondly, it means I have to pin a specific version in my terraform provider rather than leaving it to auto-update to the latest minor version "~> 1.0".
Lastly, it makes using…1 vote -
User Limit
Hi Team,
Please add a new alert for the Database User limit. Alert should be configure for desired percentage of user . For example ( 80% )
1 vote -
Rolling Index Build : Hide nodes until replication lag below threshold
During a rolling index build, do not bring a node back online as visible until replication has caught up and/or reached a configurable threshold to ensure optimal data availability
1 vote -
1 vote
- Don't see your idea?