Atlas
- A brief description of what you are looking to do
- How you think this will help
- Why this matters to you
1359 results found
-
I would like to compact to oplog myself instead of opening cases to resize it
To compact my oplog and reclaim 300GB of disk space right after I finisihed migrating a database to Atlas using mongomirror, I had to open a support case. With that we were able to reduce our cluster tier thanks to lowering the disk tier (Azure deployment)
It would be nice to do it myself to be faster without opening a case with severity 4 that will take me at least 2 days to accomplish that. Also, I assume that people without a subscription can't do it since you have to open a case which is exclusive only if you have…
8 votes -
Alerts for Atlas Limits
It would really help to get alerts on Atlas Limits (https://www.mongodb.com/docs/atlas/reference/atlas-limits/). Defining certain thresholds that would trigger an Alert as hitting these limits often involves work to re-structure something or creating a workaround. E.g. it is not possible to have more than 50 Endpoints per Project. But creating a new project is not a straightforward exercise. If the alert had occurred earlier there would have been more time to account for this.
8 votes -
It would be useful to be able to view a collection schema similar to how you can in Compass
It would be useful to be able to view a collection schema similar to how you can in Compass. At present we have to enable LDAP and configure Compass to remotely connect to Atlas, but this is not always feasible and it would be good to see this useful functionality from Compass translate to Atlas UI
8 votes -
Lock a user account
We have an occasional need to disable/lock an individual database user. Either because of a run away process or inactivity. We do not want to change the password or drop the user as we may need to reenable the user quickly with the same permissions and password as before.
8 votes -
Improve Mongo activity feed for project page
Mongo Atlas activity feed page does not update automatically nor does it have a refresh button. Each time the user wants to refresh the page they have to refresh the URL which removes all the filters(unless you copy the link). It would be very helpful if there was a refresh button which would not remove the filters as this means that the page does not have to be refreshed from the URL.
Additionally an auto-refresh(timed) option would enhance this feature more so that the user does not have to do anything on the page to see the latest updates, eg…
8 votes -
Replicaset elected new primary alert needs to show user given cluster name and the region in which the primary node is running
Replicaset elected new primary alert needs to show user given cluster name and the region in which the primary node is running. For a multi-region cluster, cross-region failovers are a major application impacting event, so the Alert needs to include details around the region in which the primary is running. Also Alerts should use the same node names that are visible in the Atlas console and not use the internal node names in the Alert. This very critical for support teams ability to identify impacted clsuters and applications.
8 votes -
Support Azure Blob Storage in addition to AWS S3 for Online Archive
Currently, there is only one option to store the archive data and that is in AWS S3 buckets. We have contractual obligations with clients to store data in Azure. It would be great if MongoDB gave an Azure alternative to AWS S3 like Azure Blob Storage.
8 votes -
Allow customers to specify the number of service attachments for PSC
To connect applications to MongoDB Atlas clusters/project via Google Private Service Connect, the documentation says we need to reserve 50 IP addresses in our subnet:
https://www.mongodb.com/docs/atlas/security-private-endpoint/
Each private endpoint in Google Cloud reserves an IP address within your Google Cloud VPC and forwards traffic from the endpoints' IP addresses to the
service attachments
. You must create an equal number of private endpoints to the number of service attachments. The number of service attachments defaults to 50.We would like the ability to not have to reserve 50 IP addresses per project as we have limited internal subnets. We would…
8 votes -
Last Database User Access
My team has found ourselves in the position of needing to iterate through the Database Access History Logs in order to discover whether or not a database user is still being used for the past t time periods.
We need to have this functionality in order to guarantee a seamless credential rotation.
With the current API this operation will require iterating over each cluster's access logs for the past t time periods. If I have "n" clusters and "t" time periods this is an O(n * t) runtime. I'm not really great at O() notation, but if t is greater…
8 votes -
Activity Feed cluster updates does not show old and new versions
Cluster updates do not show the old version Atlas is updating from, or the new version Atlas is updating to. It'd be great to see both of these pieces of information in the activity feed.
8 votes -
Add "Triggered Via" or "Initiated By" Filter to Project Activity Feed
I usually visit the Project Activity Feed to discover "who did what", but the feed is littered with events triggered via the System. I would love to be able to filter out those events and just see those initiated by a user. Bonus points for being able to filter by the user :-).
8 votes -
Better alert trigger for index suggestions
The current alert trigger for index suggestion is described here: https://docs.atlas.mongodb.com/reference/alert-conditions/#host-alerts
"If the query targeting ratio for a host consistently exceeds 10,000 for a period of 10 minutes, Performance Advisor checks the host for inefficient queries and possible indexes to improve performance."
Firstly we have issues with alerts constantly going on and off every few minutes if the query ratio is fluctuating around the 10k mark.
Secondly, we often do not get alerts for worthwhile index suggestions. We run a multi-tenant platform. We have big clusters with hundreds of databases/tenants and thousands of collections. A huge amount of our queries…
8 votes -
Zabbix
We should have Zabbix integration to monitor the performance of MongoDB Atlas.
Zabbix is OpenSource popular monitoring tool available and many of enterprise organizations use this tool.
Please add Zabbix in Integrate with Third-Party Monitoring Services.
8 votes -
"Replica set elected a new primary" and other information alerts are not recorded in Atlas
Alerts like the "Replica set elected a new primary" are considered informational, they trigger an email being sent but the alerts were not recorded in the open and closed alert page in Atlas UI. Also they cannot be retrieved via API.
This is pretty confusing as you'd imagine once the alert is triggered, it'll be recorded in the page where all the other past alerts are kept, the concept of informational alert is vague and never properly communicated to users.
Please record all types of past alerts in the UI and make them accessible via API.8 votes -
Option to edit maintenance alerts via API
Maintenance alerts are created automatically when a maintenance window is set and these alerts by default send an email to the project owner.
If you want something different in those alerts (Slack notification, PagerDuty, etc.), having to go one by one when you have multiple clusters is not practical, lot of manual interaction for a managed service.
The goal of this request is to let configure/edit/create these alerts using the API, so it can be later included in Terraform.
8 votes -
Alerts on Configuration Changes
It would be nice to have an alert configurable when any change is made to the cluster configuration. It helps with compliance that there is knowledge of such changes without having to manually search and activity feed.
8 votes -
Exclude nodes from Autoscaling
We run huge analytics, reports and queries over our analytics node. And its expected that analytics node is sometimes over immense CPU or Memory pressure.
Current behaviour: When I enable Autoscaling, all the nodes in my cluster scales up when there is heavy load.
Expected behaviour: I would like my analytics node to slow down or the query to timeout rather than scaling the entire cluster.Therefore, I should have an option to exclude the metrics of analytics node while deciding for autoscaling.
8 votes -
snapshots without indexes
It would be great to have the option to save Atlas backup snapshots without indexes. When using TTL indexes, when the data is restored, it is automatically removed because it is expired. Being able to create snapshots without indexes would save a lot of time to the current workaround.
8 votes -
Database user credentials rotation with AWS SecretManager
- Similar to the HashiCorp Vault integration, you should offer the option to use AWS SecretManager in the same way
- Rotating dbuser credentials is a common best practice. Many people that are "AWS" shops chose AWS-native solutions over 3rd- party.
- We use SecretManager, so this would save us from having to write something of our own.
8 votes -
Add the possibility to add a description for IP's in access control list for API keys
In the Atlas UI, allow to add a description in the IP's allowed to use an API key. This may improve security and ease management as it allows to easily maintain this list up to date.
8 votes
- Don't see your idea?