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 159

Add CFN resource to manage PrivateLink endpoints

As per the title, add a new CFN resource `MongoDB::Atlas::PrivateEndpoint` to manage PrivateLink interfaces into Atlas, based on https://docs.atlas.mongodb.com/reference/api/private-endpoints/
Guest over 4 years ago in Infra-as-code & APIs 3 Completed

Shared-Tier (M2 & M5 Clusters) Snapshot and Restore Jobs Resource in Terraform

Shared-Tier (M2 & M5 Clusters) Snapshot and Restore Jobs Data Sources are on the near-term roadmap for the MongoDB Atlas Terraform Provider, but is there any interest in also having a Terraform Resource as well? This way users will be able to ...
Guest over 2 years ago in Atlas 0 Completed

Allow creation of free cluster (M0) through Coudformation & CDK

This is already supported trough API and implemented in Terraform. I would like to see this extended to Cloudformation and CDK.
Guest over 2 years ago in Infra-as-code & APIs 1 Completed

Support the regions parameter of a network peering container

In the API documentation you mention a regions parameter usable when creating a network container with a network smaller than /18. In terraform there is no such parameter. I would like to see that supported (for creating networks smaller than /18 ...
Guest over 4 years ago in Atlas 1 Completed

Add v1.5 API support to Terraform to support asymmetric hardware

We use a base tier MongoDB cluster (M20) and an analytics tier (M30), where they are of different sizes due to different business requirements. Currently this is not supported by Terraform unless tiers use the same hardware (e.g. either both are ...
Guest over 2 years ago in Atlas 1 Completed

Option to group Profiler records by query pattern

The Profiler shows slow query statistics grouped by namespace, but it would also be helpful to view query records grouped by query pattern (perhaps similar to the "pattern" group option in mplotqueries: http://blog.rueckstiess.com/mtools/mplotquer...
Guest almost 5 years ago in Atlas Monitoring, Alerts & Observability 0 Completed

AtlasBasic CDK

AtlasBasic CDK should include an option to create to serverless cluster as opposed to dedicated/shared.
Guest over 2 years ago in Infra-as-code & APIs 1 Completed

Make optimized connection strings available from api

When creating a cluster that has Optimized Connection Strings as documented here: https://www.mongodb.com/docs/atlas/connect-to-database-deployment/#improve-connection-performance-for-sharded-clusters-behind-a-private-endpoint, those connection st...
Guest over 2 years ago in Atlas 1 Completed

Add Enable Extended Storage Sizes in terraform project settings

Add an Enable Extended Storage Sizes flag in terraform project settings Example: resource "mongodbatlas_project" "default" { name = var.name org_id = "TEST" is_collect_database_specifics_statistics_enabled = true is_data_explorer_enabled ...
Guest over 2 years ago in Atlas 1 Completed

Change Azure snapshot backups from LRS to GRS

Sorry but this is a must. GRS is a 2 region datacenter backup, LRS only 1. Fire or disaster will take out everything if LRS is used.
Guest over 5 years ago in Atlas Backups & Online Archive 3 Completed