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

Metrics & Observability

286 VOTE

Ability to stream logs to Cloudwatch Logs/Datadog/Splunk

There's no way to stream logs from MongoDB on Atlas right now. I should be able to stream logs, either to Datadog or Cloudwatch or _something_!
Guest over 6 years ago in Atlas Started
244 VOTE

Option to restore one or more db from snap to cluster. Right now, it involves manual dump and restore

Currently we can only restore full cluster from backup like snap using GUI interface. If we want to restore one or more specific db, it needs manual dump and restore from backup. if we have an option to restore specific db to cluster through GUI i...
Guest almost 6 years ago in Atlas Backups Started
191 VOTE

Autoscaling with custom conditions to scale up( change 1 hour to adjustable time) or down(change fixed 24 hours to adjustable time)

Currently autoscaling is predefined with conditions like scale up: The Average CPU Utilization has exceeded 75% for the past hour. The Memory Utilization has exceeded 75% for the past hour. scale down: The average CPU Utilization and Memory Util...
Guest over 3 years ago in Atlas Submitted
174 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 over 6 years ago in Atlas Submitted
164 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 over 6 years ago in Atlas Submitted
149 VOTE

Raise maximum BSON document size bigger than 16 MB

Per https://www.mongodb.com/docs/manual/reference/limits/#:~:text=The%20maximum%20BSON%20document%20size,MongoDB%20provides%20the%20GridFS%20API, maximum BSON document size is 16 MB. I would like to request this to support bigger sizes like 32 MB,...
Guest over 3 years ago in Database Submitted
145 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 about 6 years ago in Atlas Future Consideration
127 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 over 5 years ago in Atlas Submitted
122 VOTE

Include Problematic Query Details Directly in Query Targeting Alerts

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. When Atlas sends an alert such as "Query Targeting: Scanned Objects / Returned has gone above threshold", the notification...
Sooya Park about 2 months ago in Atlas Monitoring, Alerts & Observability Planned
119 VOTE

Support TypeScript

I know this is probably a very complex feature, but I'd like to work with TypeScript when writing functions. Some stretch goals: - full integration with VSCode so we no longer have to use the web editor - add support for testing functions (through...
Guest almost 6 years ago in Atlas Triggers and Functions Submitted