Atlas
- A brief description of what you are looking to do
- How you think this will help
- Why this matters to you
1331 results found
-
Better streamlined logs in GCP
Running Application and MongoDB in the same public cloud provider. Want to have logs in one place so that in case of any issues, I can debug any production issues properly. For example, in our Development or local environment, we have everything running on Docker Desktop and MongoDB on local Windows laptop. Using Docker tilt - Dev team can see UI, Service tier and backend(MongoDB) logs one after the other in one place. If the request is timing out, we can see that it's a collection scan that is happening not index scan so we need to either create the…
1 vote -
Allow Restore of Cloud Backup across Organizations
Current restore functionality limits restoring backups to clusters in the same Atlas Organization. Allowing restores across Organizations would allow for more flexibility.
1 vote -
Query profiler drilldown by number of write conflicts
One sort of issue that can lead to elevated CPU utilization but is otherwise hard to identify is queries with high numbers of write conflicts. Having some way to drill down to queries that exhibit these symptoms would be quite convenient.
1 vote -
South Africa Region
Please add a deployment for MongoDB serverless instances in a South African region (either on AWS or Azure). Like the UK, South Africa has strict data privacy and residency laws and regulations, and a local serverless deployment would go a long way in unlocking domestic business.
1 vote -
limit the size of tmp files created as part of $sort stage
Our docs says, "Starting in MongoDB 6.0, pipeline stages that require more than 100 megabytes of memory to execute write temporary files to disk by default."
These 'temporary files' can take up ALL the disk space if auto storage scale isn't turned on and crash the cluster.
1 vote -
In Atlas, add an alert condition for long-running queries
In Atlas, add an alert condition for long-running queries
2 votes -
Expose billing usage on free tiers
An email was just sent out with the following information:
As a user of the App Services free tier, we have some exciting updates for you. After receiving your feedback, we will be moving to a daily free tier model that provides more clarity and makes it easier for you to track your usage.
In July, you’ll see an updated App Services UI dashboard that reflects this daily free tier usage rather than the current monthly model.
In this new model, the following daily free tier limits will apply:
• 50,000 Requests
• 0.5 GB of Data Transfer
• 25…1 vote -
Atlas Console option to start the resynchronization of a primary node
It would be great if during an automatic maintenance process, considering the restart of all nodes you were able to find a button in the Atlas Console to start the restart of the primary node, so that way you can select this process in a less operative window and avoid a severe business impact in your organization.
1 vote -
ServerlessPrivateEndpoint should allow the consumer to specify a security group
Currently, the AwsPrivateEndpointConfigurationProperties object allows the consumer to specify a VpcId and SubnetIds, but it does not allow us to specify a custom Security Group into which the AWS-side VPC Private Endpoint should be added.
The ServerlessPrivateEndpoint custom resource also does not create a security group for the endpoint, instead just dumping it into the default security group for the VPC. I can see no way to customize this behavior.
1 vote -
Forward MongoDB Atlas logs to Securonix
This is a feature request to integrate the forwarding of MongoDB Atlas logs to Securonix.
1 vote -
Disable/Opt out of email notifications
We would like the option to disable email alerts within an individual user's settings.
We have users who need admin/owner level status for multiple projects but do not need to receive granular daily alerting like the rest of the project members. Differentiating alerts on user type alone will not solve our use case.2 votes -
Manage Database by Kubernetes Operator
In our use case, we are dynamically creating feature environments based on the branch name. During this process, we are also creating MongoDB databases in the same Atlas cluster (different envs are sharing the same cluster but with different database names). For now, we need to do it with a separate CI step that should create this DB and delete it when the env is deleted.
It would be great to have the possibility to manage DB create/delete process with Kubernetes CRD. For now it's the only 1 missing feature that is blocking us to start using Operator.
4 votesThis is something we're considering for the future.
But the biggest problem we need to solve is that it's incredibly easy to create/delete/update databases within a deployment via many other interfaces. But if this happens, the Operator's source of truth (the custom resources) won't contain the changes, and the Operator would overwrite the changes using it's source of truth.
-
Allow showing Total Usage chart based on Usage Date instead of Billed Date
On the billing page (cloud.mongodb.com/v2#/org/.../billing/invoice/...) there is a “Total Usage” chart that uses the Billed Date to paint the bars.
It would be great to be able to switch to the Usage Date instead.
This would help me to better understand on which day how much usage accrued in terms of costs. I am looking at it because I want to monitor the effects of changes that I made to the backup policy or the effects of code updates to reduce data transfer volumes.
Thanks a lot for considering this!
1 vote -
UI/UX: make site scaling for large screens
UI/UX: make site scaling for large screens, now text fonts are too small
1 vote -
Properly Formatted Prometheus Integration (mongodb_ metrics)
The (mongodb*) metrics collected by the integration lack the metric type and the description is extremely vague (mongodbcatalogStats_views has "catalogStats." as description). It would be easier to setup dashboards and queries if the type (e.g., gauge, counter) was properly set up and the metric provided a proper description.
1 vote -
Domain Mapping for Federated Authentication
Improvements to Domain Mapping for Federated Authentication.
1. Update the documentation (https://www.mongodb.com/docs/atlas/security/manage-domain-mapping/) to clearly state if the TXT/HTML record should persist or if they can be deleted after a domain has been verified.
2. If the record has to persist, consider changing the name of the key. TXT records are public and can be used by security researchers to map all companies using Atlas by looking for TXT records with "mongodb-site-verification".1 vote -
Atlas SQL Interface: Support queries based on BinData (UUID)
We have a need to write reports that query MongoDB via the Atlas SQL Interface using BinData (a UUID with BinData type 4) as selection criteria (see support ticket Case 01313460: Query bindata using atlas sql interface). We were told that this is currently not supported, although querying data based on a unique identifier is a most basic and essential function as far as DB interfaces are concerned.
Example query from ticket: SELECT * FROM bn_events WHERE _id = CAST('6b0be834-c03e-47bc-9c7d-4726a1e8c69a' AS BINDATA)
This is a serious limitation that may prevent us from being able to use Atlas SQL Interface for…
1 vote -
12 hour option for Temporary User
Add support for a 12 hour Temporary User.
6 hours is too short for a working day
24 hours is too long for a working day12 hours is just right.
1 vote -
Performanse advisor node type filter (to exclude analytics)
Performance Advisor should allow selecting node types to exclude analytics nodes.
In most cases, analytics queries don't require indexes as queries are very different and might be filtered by any field.
6 votes -
Edit PSC connections
Allow admins to edit existing GCP PSC networks -- currently, if a client wants to increase the number of IPs allocated in a PSC, they have to increase the limit, delete the PSC, then create a new PSC.
In a Production environment, this can cause 2 hours of downtime while reprovisioning PSC IPs that don't need to be provisioned, rather than scaling the number of IPs in-place.
2 votes
- Don't see your idea?