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 1512

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

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

Display the Atlas-generated replica-set name in the cluster Dashboard

This is an easy one, and it'll help a lot. Inconvenience: ============ In the past, every time I created a cluster, the name of the replica-set was in line with the name of the cluster: e.g.: Cluster Name: `asteroids-tracking` Replicaset Name: `...
Guest almost 5 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

geospatial

Could we please consider boosting MongoDB's geospatial capabilities by incorporating Turf.js into Atlas. I would hope this would be an integration similar to Lucene in that it exposes some functionality through the UI, and some through aggregation...
Guest almost 5 years ago in Atlas 0 Submitted

Query Online Archive over Web UI

There is currently no possibilty to query a collection of an Online Archive via the Web UI of Atlas. This is only possible for the "normal" collections. It would be great if it would be possible to also query Online Archivce collections similar. ...
Guest over 3 years ago in Atlas Backups 0 Submitted

API for slowQueryLogs should give response in a proper json format like in UI

API for slowQueryLogs should give response in a proper json format like in UI rather than giving raw logs
Guest over 3 years ago in Atlas 0 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