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 1497

Administrate user rights for the Billing area

Hi. We would like to have the possibility to administrate user rights also for the Billing area. In order to restrict all users seeing the invoices and to give this right only to particular people who are directly responsible for it. Please consid...
Guest over 5 years ago in Atlas 13 Submitted

Time based auto scaling

Our production server workload is less after 5 pm till the next day morning at 6 am CST times. We are running MongoDB in full capacity even on off-peak times. It's not possible for someone to manually downscale the cluster during off-peak and I do...
Guest over 5 years ago in Atlas 7 Submitted

Add alerts on disk IOPS and CPU IOWAIT %

To help catch heavy disk workloads before they become problematic, it would be great to have alerts on: - disk IOPS percentage utilization for disks without burstable IOPS - burst credit utilization for disks with burstable IOPS - CPU IOWAIT %
Guest over 5 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Provide state import capability on mongodbatlas_organization resource

The mongodbatlas_organization resource does not have state import capabilities and I don't understand why. This doesn't seem to be a difficult one to implement and for us it will greatly help, because we have a need to import into state existing o...
Guest 11 months ago in Atlas 1 Submitted

Suggested actions for alerts

Alerts are often very cryptic & don't provide any useful information. For example, when alerting that queries are returning too many rows, without informing me the query or at least the collection, that's very useless. I'm looking at a replica...
Guest almost 6 years ago in Atlas Monitoring, Alerts & Observability 15 Submitted

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

Add support for ephemeral password input in mongodbatlas_database_user resources

Terraform [v1.10](https://github.com/hashicorp/terraform/releases/tag/v1.10.0) added ephemeral resources that are not persisted in state, and [v1.11](https://github.com/hashicorp/terraform/releases/tag/v1.11.0) then added support for write-only re...
Guest 7 months ago in Atlas 2 Under Consideration