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

All feedback

Showing 4030 of 4030

Support SSH ProxyCommand in Compass

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. To be able to access a MongoDB instance behind a proxy tunneled SSH, for example gcloud IAP proxy. Vanilla SSH can do this...
Segev Finer about 2 months ago in Compass & Data Explorer 3 Future Consideration

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 7 months ago in Atlas 0 Submitted

Add "scheduled scaling/suspend" option for certain clusters

There should be an option to schedule scale up/down or suspending/resuming at specified time & day. For example, DEV environments could be auto-suspended at 6pm and resume at 8am on weekdays, and be suspended all weekend. Production cluste...
Guest over 5 years ago in Atlas 5 Submitted

Add the ability to trigger alerts for testing purposes

It would be useful to have a "Test Alert" button for each configured alert in order to integrate and test alerts with third-party systems. Otherwise, it is difficult if not impossible to determine what the alert will look like until it is triggered.
Stephen Jamieson over 5 years ago in Atlas Monitoring, Alerts & Observability 1 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 6 months ago in Atlas 0 Submitted

Implement a $hash operator for queries

Current State: MongoDB currently lacks a native $hash operator in the aggregation/query language. While certain helpers like convertShardKeyToHashed or $toHashedIndexKey exist, they are limited in scope: Not available as true query operators (e....
Guest 8 months ago in Querying & Aggregations 0 Submitted

Add a single-node option.

mLab had the option to create a single-node deployment, which was very nice for development environments where redundancy isn't important, but keeping costs down is. Would be nice to see this in Atlas as well.
Guest about 6 years ago in Atlas 6 Submitted

Support for nested datatype search

It appears that Atlas Search does not yet support nested documents in arrays like MongoDB https://docs.mongodb.com/v4.2/reference/operator/query/elemMatch/
Guest over 6 years ago in Atlas Search 3 Started

fixed width font option for chart table columns

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. What would you like to see happen? Describe the desired outcome or enhancement. Why is this important to yo...
Matilda Wyman about 2 months ago in Charts 0 Will Not Implement

Forward Slash not supported in MongoDB Atlas Project resource TAGS - AWS cloud

What problem are you trying to solve? use of a forward slash (/) in the tag value is not supported by MongoDB Atlas tagging rules What would you like to see happen? a forward slash (/) in the tag value is supporting by MongoDB Atlas ta...
Vadim Tsyganov about 2 months ago in Infra-as-code & APIs 0 Future Consideration