Atlas
- A brief description of what you are looking to do
- How you think this will help
- Why this matters to you
- or
1371 results found
-
The oplog configuration is a bit confusing
The oplog configuration is a bit confusing. I think it's not clear that if we set the oplog window, we don't need to set the maximum oplog size. I believe this configuration should be more specific.
1 vote -
Could we increase the vCPU's of the Atlas cluster without increasing its memory.(RAM)
For example: suppose right now, we have 2 vCPU's with 8GB RAM. But we are facing high CPU utilization error. Can we change the vCPU's to 4 and keep RAM as it is i.e.8GB?
1 vote -
cloud.mongodb.com,Since this week, it often cannot be opened
cloud.mongodb.com,Since this week, it often cannot be opened
1 vote -
Live Migration with granular permissions
Today, to carry out migrations you need to be the Project Owner of the project, however we have very restricted permissions regarding Mongo projects so that people can use the company's stack, which would be via terraform. The dba's have readonly permissions on the projects so as not to modify items in the projects using the console.
The idea is to create an intermediate permission so that dba's can carry out cluster migrations without necessarily needing to have a project owner. Is there a way to do this without breaking permissions, is it possible to request this feature?1 vote -
"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 -
IP address, Mongo Network Issue
Why is it that we always have to provide our ip address in the Netwoek Access section and that's not even the issue the fact that we have to add 3,4 ip addresses everytime we open atlas is the main issue. Every time I login I delete ip's adn add them again or logout and add them again it's a repeating process until I get my connection going please resolve this issue now it's going on for a while.
1 vote -
Billing
What am I paying $60 a month for??? We only set it up and wired it to our Azure services; there is no data being run through it, we only hit it 2-3 times to test the APIs and make sure they work - it has been sitting dormant for 5 months, and I've gifted you guys over $300 as a result. HELP ME TO LOWER THE COST!!! Seems like a huge waste of money..
1 vote -
Allow custom GCP VPC peering CIDR allocation
With GCP VPC peering, Atlas is assigned a large CIDR block which is then further subdivided as GCP resources are deployed across different regions. At this time that allocation is not visible to users, and cannot be directed or known before resources are deployed.
This makes it near impossible to apply any firewall rules, and requires you to allow the entire CIDR block instead of limiting it on a per region basis. We would like to be able to determine the subnet that is assigned to a region before resources are deployed, and to be able to see the CIDR blocks assigned to regions through the API or Atlas CLI to have further visibility.
With GCP VPC peering, Atlas is assigned a large CIDR block which is then further subdivided as GCP resources are deployed across different regions. At this time that allocation is not visible to users, and cannot be directed or known before resources are deployed.
This makes it near impossible to apply any firewall rules, and requires you to allow the entire CIDR block instead of limiting it on a per region basis. We would like to be able to determine the subnet that is assigned to a region before resources are deployed, and to be able to see the CIDR…
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 -
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 Hrs of Compute Runtime
• 30,000 Minutes of Sync Runtime
My immediate instinct was to check Atlas to see what my current usage is. However, this is disabled because the free tier is on a shared cluster. I spoke to custom support via live chat who told me that it's not possible, and free tier limits will be handled on an automated basis.
Ultimately, the service that I use is swayed by the cost to me as the user. I asked for my historic usage to see if I am going to hit any of these daily limits - not possible.
We should be able to see what our usage has been/currently is so that we can make informed decisions on the financial decisions that we make.
Thanks
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 -
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 -
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 our reporting needs.
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 -
logs - pull from s3 over private link
When reviewing push to s3 feature, our security teams have raised concerns around 3rd Party having the ability to write into our application team's s3 bucket (push model), the existing pull model (pulling logs via API) transmits logs over internet and additionally requires HA log agents to deployed at our end. As a middle ground if Atlas can expose logs over s3 API that's consumable via private link it will help to address security concerns while reducing the complexity involved in pulling logs over atlas control plane API.
1 vote -
To Include sub dashboards Format in Atlas Charts
To Integrate related dashboards as sub-dashboards under a single main dashboard to improve organization and navigation
1 vote
- Don't see your idea?