Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

ADD NEW FEEDBACK

Atlas

Showing 1455

alerts on specific database

I'd like to setup an alert on my cluster for specific database but currently I can only setup alerts for all databases on my cluster. for example, send alerts when "Document Metrics: Deleted above 1" on zyz database
Guest over 4 years ago in Atlas 1 Submitted

Always show an option for both SRV Connection String and Standard Connection String

There are more than a few examples where users DNS does not resolve SRV Connections strings. They are often directed to select an old version / legacy connection string. Two issues with this are: 1. Sometimes outdated/deprecated options are provi...
Guest over 1 year ago in Atlas 0 Submitted

Azure VNet terminology needs updating

Setting up the Peering Connection (Project Network) has antiquated terminology and instructions. Microsoft Entra ID is the new name for Azure AD. The names Azure Active Directory, Azure AD, and AAD are replaced with Microsoft Entra ID. Microsoft...
Guest over 1 year ago in Atlas 0 Submitted

Allow domain or URL for whitelisting

Currently Atlas IP Access List entries allow to specify only either a single source IP addresses or ranges of IP addresses using CIDR notation. It would be great if user can add a domain or url for whitelisting where the IP address or range is not...
Guest over 4 years ago in Atlas 1 Submitted

For resource mongodbatlas_cluster all properties related to provider move to separate block

Current resource resource "mongodbatlas_cluster" "cluster" { project_id = var.project_id name = var.cluster_name disk_size_gb = var.disk_size_gb num_shards = var.num_shards replication_factor = var.replication_factor auto_scaling_disk_gb_e...
Guest over 4 years ago in Atlas 0 Submitted

migration should check actual disk space used by source MongoDB

The easy migration system seems to check the total disk space used on the source machine, and does not discriminate between that disk space used for MongoDB (which will be needed on Atlas) and those used for other applications. Because the source...
Guest over 4 years ago in Atlas 0 Submitted

Customer feedback around the UI of Atlas - unable to edit multiple documents at once

The customer wanted me to provide product feedback around the inability to edit multiple documents at once from the Atlas UI. The customer uses a 3rd party tool to do this instead and thought it would be better and more intuitive if this was built...
Guest over 1 year ago in Atlas 0 Submitted

Terraform provider should handle pagination for mongodbatlas_atlas_users resource

The resource mongodbatlas_atlas_users limits results returned by page with a default of 100 and max of 500. Attempting to retrieve a complete list of users where that list is not a known size isn't possible because of Terraform limitations on dyna...
Guest over 1 year ago in Atlas 0 Submitted

support external nodes

Allow manual addition of externally-hosted non-voting (hidden) node(s) to an Atlas cluster. This would permit: - compliance with data management rules that require a copy of all data to be kept in-house (ie outside cloud) - easier migration out of...
Guest over 4 years ago in Atlas 3 Submitted

Allow access to Admin API using AWS IAM role

It's possible to authenticate to a database using AWS IAM role. The same should be possible for the Admin API. The problem with the API keys is that they can be taken away and used elsewhere. They pose an additional risk in an AWS integrated envi...
Guest about 3 years ago in Atlas 0 Submitted