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 1515 of 4003

Ability to export Atlas audit logs, projects and RSs logs to GCP blockstorage

It's possible to stream auditing from Atlas to AWS S3. Pls implement the same for GCP block storage. Best would be to have the possibility to stream all audit logs(Atlas, project, RS) to GCP block storage.
Guest over 1 year ago in Atlas 0 Submitted

Add hint support for MongoDB API functions

The "hint" option for Mongo Shell query/write operations is very useful when the Query Planner does not select the right index by default, or just to make sure the right index is used. When you cannot use the "Hide index" feature on the index sele...
Guest about 3 years ago in Atlas 0 Submitted

Accept VPC peering connection when created by MongoDB::Atlas::NetworkPeering

VPC peering connection created by CloudFormation resource `MongoDB::Atlas::NetworkPeering` have to accepted in AWS, using GUI, CLI etc. Would that be possible to get this done using CF only?
Guest about 3 years ago in Infra-as-code & APIs 1 Submitted

Alert when Database users count reaches a threshold for example 60

No description provided
Guest about 3 years ago in Atlas Monitoring, Alerts & Observability 1 Submitted

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 wa...
Guest over 1 year ago in Atlas 0 Submitted

Add import/export data button on web

right how, we can only use command line or mongodb compass to import/export data
Guest almost 5 years ago in Atlas 0 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 almost 5 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 almost 5 years 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 almost 5 years ago in Atlas 3 Submitted

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 turne...
Eli Solo over 1 year ago in Atlas 0 Submitted