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 4011 of 4011

Save queries in folders

I would like to save my queries in folders such as postman, currently i work for many companies and all queries getting mixed up makes it difficult to take track of which query is from which company or database if though I can filter for database
Guest about 1 year ago in Compass 0 Submitted

Add "Copy as JSON" to Performance Advisor

In Performance Advisor, I can see sample queries for each index suggestion. They are formatted "nicely" for human viewing, but to actually investigate it, one would want to copy it as valid mongodb json, and run it with `explain` or analyze it in ...
Guest about 6 years ago in Atlas 0 Submitted

Add a Atlas control plane in UK region

Currently Atlas control plane IP addresses originate from your AWS us-east-1 region. With our region being UK, security team does not like request into our network originating from US. Request a control place in UK region.
Guest about 1 year ago in Atlas 1 Submitted

Combining collections from two different database

allow to combine Collection A from DB1 and Collection B from DB2
Guest almost 5 years ago in Charts 1 Submitted

Use existing main Integrations Slack key for all alerts automatically

When updating the main Integrations Slack key, the token changes is not automatically deployed to the mongo alerts created earlier (slack notification). This feature would be helpful as at this time we have to update manually all alerts configured...
Guest over 4 years ago in Atlas Monitoring, Alerts & Observability 1 Submitted

Deletion Protection

Customer suggested protection from Cluster deletion similar to AWS RDS https://www.amazonaws.cn/en/new/2018/amazon-rds-now-provides-database-deletion-protection/ TL;DR - a notification when a user tries to delete a cluster, that "this cluster is...
Guest over 4 years ago in Atlas 0 Submitted

clear text password for mongodb ldap authorization

Add the feature to Encrypt the queryPassword parameter for LDAP in the config file directly via Ops Manager , so that text password should not be present in config file. Keeping direct password is a security concern. Sample format of the config fi...
Guest over 2 years ago in Enterprise Advanced 0 Submitted

monitoring opt

Allow to configure startupOptions for monitoring/backup agent logs in yaml for deployments. Similar as we have for AppDB - spec.applicationDatabase.monitoringAgent.startupOptions
Guest over 2 years ago in Kubernetes 1 Submitted

allow to configure startupOptions for monitoring/backup agent logs

Allow to configure startupOptions for monitoring/backup agent logs in yaml for deployments. Similar as we have for AppDB - spec.applicationDatabase.monitoringAgent.startupOptions
Guest over 2 years ago in Kubernetes 0 Submitted

A way to enable the Data API via Terraform

I just noticed that MongoDB Data API is no longer in beta (Congrats!). It think it would be quite useful if the there was a way to enable this option programmatically via Terraform.
Guest over 3 years ago in Atlas 2 Will Not Implement