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 1431

Request for Addition of Seoul Region to Reduce Latency

Sure! Here's the translation of your request: A brief description of what you are looking to do I would like to request the addition of the Seoul region because there is currently only the Japan region, which results in a 2-second delay for reque...
Guest over 1 year ago in Atlas Backups & Online Archive 3 Submitted

Live Migrate Individual Namespaces

Mongomirror allows you to migrate particular databases or collections using the --includeDB and --includeNamespace parameters: https://docs.atlas.mongodb.com/reference/mongomirror/#cmdoption-includedb https://docs.atlas.mongodb.com/reference/mon...
Guest over 5 years ago in Atlas 3 Submitted

Allow multiple VPC CIDR ranges in Peering connection

Allow multiple VPC CIDR for a single Peering connection from Atlas to AWS. Our AWS account has two CIDR ranges for a single VPC. Atlas peering connection only allows connection to a single CIDR range. Today, I need to create a separate private ...
Guest over 2 years ago in Atlas 7 Submitted

Terraform to have a generic org_owner_id instead of personal email for org creation

For now; I was told that the org_owner_id while using org create using terraform has to be a non- generic email ID data "mongodbatlas_org_user" "test" { org_id = mongodbatlas_org_user.test.org_id username = mongodbatlas_org_user.test.username...
Guest 4 months ago in Atlas 0 Submitted

Support Billing Alerts Based on Usage Date

Currently, Billing Alerts in MongoDB Atlas are triggered based on the Billed Date, not the Usage Date. This often results in alerts caused by delayed reporting from cloud providers, rather than actual real-time usage spikes. I suggest adding an o...
Guest 3 months ago in Billing & Account Management 0 Submitted

Disable Query Targeting alert notifications for $changeStream operations

Change streams require scanning of the oplog and cannot make use of indexes, meaning that $changeStream operations frequently trigger Query Targeting: Scanned Objects / Returned alerts that cannot be actioned. It would be ideal to allow $changeStr...
Guest almost 2 years ago in Atlas Monitoring, Alerts & Observability 1 Submitted

FinOps Cost Export - FOCUS Data Model

We need to export MongoDb Atlas, … usage data in FOCUS format to handle those in our internal automated accounting. FOCUS is an essential part of FinOps Foundation evolved to be a industry standard. We need that to automate internal cost allocat...
Guest 30 days ago in Billing & Account Management 0 Submitted

Enhancing Performance Advisor

Identify MongoDB Connection Users: Display which MongoDB connection users generated the queries listed in the index proposals. For instance, avoid creating indexes for queries originating from Atlas UI and MongoDB Compass. Respect Custom Collatio...
Guest 9 months ago in Atlas 0 Submitted

Backup snapshots on a single database or collection

I would like to be able to configure backup snapshots of a single database or collection on a schedule or continuously. This feature would help projects that need snapshots but only on a subset of data. Cluster-level, topology dependent snapshots ...
Guest almost 4 years ago in Atlas Backups & Online Archive 0 Submitted

Adding indexes(Not search index) using terraform

I would like to create mongodb atlas index using terraform. But as of now we can able to create search index in mongodb atlas using terraform. here the expectation is to create normal index using terraform.
Guest about 3 years ago in Atlas 9 Submitted