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

Restore indexes from AWS S3 snapshot.

While working with export snapshot to AWS S3, I found there is no way to restore indexes from metadata.json, along with data there must be opportunity to restore indexes as well otherwise have to rely on custom solutions and this may include exter...
Guest over 3 years ago in Atlas Backups 0 Submitted

Improve Atlas cost utilization tracking by time and label

Currently for any Atlas instance, cost granularity is limited to the cluster. It would be a significant improvement to enable cost utilization tracking by database for storage and compute. Specifically, storage and cost records should be granular ...
Guest over 1 year ago in Billing & Account Management 0 Submitted

Send alert(email) when database is deleted

The alert conditions do not contain conditions like - when database is deleted - when cluster is deleted - when project is deleted We want to get notified if a malicious person or someone by mistake deleted major parts of the database. This si...
Guest over 3 years ago in Atlas Monitoring, Alerts & Observability 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

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 over 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 over 3 years ago in Infra-as-code & APIs 1 Submitted

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