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

Early-Warning Alert for AWS PrivateLink Limits in MongoDB Atlas

Problem - Cluster create/scale fails only after AWS PrivateLink endpoint quota is exhausted. Request - Add a threshold-based alert (e.g. 80 % of limit) via UI banner + email / webhook. Benefit - Prevents surprise downtime, lets admins request...
Guest 3 months ago in Atlas Monitoring, Alerts & Observability 0 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 13 days ago in Billing & Account Management 0 Submitted
173 VOTE

I'd like to be able to connect to my cluster directly from the UI and have a shell-like experience i.e. run queries and operational commands

It would be great if I could connect to and run commands against my cluster via the Atlas UI so I don't have to rely on downloading and running the shell locally. I'd also be more confident I was running commands against the right cluster as I w...
Guest about 6 years ago in Atlas 2 Submitted

Global Cluster Configuration Warning & Guardrails

The Problem: We intended to perform a simple M30 to M40 scale-up but accidentally enabled the 'Global Cluster Configuration' option in the UI. This unintended action triggered sharding, leading to a severe and unexpected two-hour outage that resul...
Guest about 1 month ago in Atlas 0 Submitted

Allow the creation of an Atlas Resource Policy based on database user authentication type

We would like to create Atlas Resource Policies based on the user authentication type. In a more specific example, we would like to allow ip("0.0.0.0/0") only when the database user authentication type available is Federated Auth. Another way to l...
Guest 3 months ago in Infra-as-code & APIs 0 Submitted
162 VOTE

Autoscaling improvements

Hi, we have tried BETA of Autoscaling feature and we have some thoughts how to make it better. In its current setup its not really suitable for our production workloads. Here are some thoughts how to make it better: 1. Define separate scaling ste...
Guest about 6 years ago in Atlas 18 Submitted
144 VOTE

Create databases and collections via API thorough Terraform

Create databases (DB) and collections via API thorough Terraform after the cluster has been created in Atlas. This would provide the ease of writing and running it in a single script before any data is loaded.
Guest over 5 years ago in Atlas 35 Under Consideration
124 VOTE

Force restart of unhealthy node

Right now, there's a "test failover" option, which shuts down the primary and forces an election. However, the option is only available if the cluster is in a healthy state. If, for whatever reason, the cluster is unhealthy, it's impossible to ma...
Guest about 5 years ago in Atlas 6 Submitted

API - Version 2

We saw that the api version is now in v2 for some resources (as clusters) - https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/#tag/Clusters/ We tried to change some App services functions from v1 to v2, but ended resulting in som...
Guest over 1 year ago in Infra-as-code & APIs 0 Submitted

Add Terraform resource for functions

Would be great to have a terraform resource like mongodbatlas_function. Was mentioned here https://github.com/mongodb/terraform-provider-mongodbatlas/issues/828 but I didn't find the idea mentioned there, so I added this one here.
Guest about 3 years ago in Atlas 6 Planned